LookupDataMauiBase..::..DataSourceChanged Event
Occurs when [data source changed].
Namespace:
RingSoft.DbLookup.LookupAssembly: 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); }