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

LookupDataMauiBase..::..DataSourceChanged Event

Occurs when [data source changed].

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

Syntax


public event EventHandler DataSourceChanged
Public Event DataSourceChanged As EventHandler
public:
 event EventHandler^ DataSourceChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}