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

LookupRefresher..::..RefreshRecordCountEvent Event

Occurs when [refresh record count event].

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  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);
}