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

LookupControl..::..DataSourceChanged Property

Gets or sets the data source changed.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public LookupDataSourceChanged DataSourceChanged { get; set; }
Public Property DataSourceChanged As LookupDataSourceChanged
	Get
	Set
public:
property LookupDataSourceChanged^ DataSourceChanged {
	LookupDataSourceChanged^ get ();
	void set (LookupDataSourceChanged^ value);
}

Field Value

The data source changed.