LookupControl..::..DataSourceChanged Property
Gets or sets the data source changed.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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); }