LookupRefresher..::..RefreshRecordCountEvent Event
Occurs when [refresh record count event].
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public event EventHandler RefreshRecordCountEvent
Public Event RefreshRecordCountEvent As EventHandler
public: event EventHandler^ RefreshRecordCountEvent { void add (EventHandler^ value); void remove (EventHandler^ value); }