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

LookupWindow..::..RefreshData Event

Occurs when [refresh data].

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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