LookupCallBackToken..::..RefreshData Event
Occurs when the child window changes the underlying data source.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public event EventHandler RefreshData
Public Event RefreshData As EventHandler
public: event EventHandler^ RefreshData { void add (EventHandler^ value); void remove (EventHandler^ value); }