RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupDataSourceChanged..::..DataSourceChanged Property

Gets a value indicating whether [data source changed].

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool DataSourceChanged { get; }
Public ReadOnly Property DataSourceChanged As Boolean
	Get
public:
property bool^ DataSourceChanged {
	bool^ get ();
}

Field Value

true if [data source changed]; otherwise, false.