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

LookupCallBackToken..::..RefreshData Event

Occurs when the child window changes the underlying data source.

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