LookupWindow..::..ApplyNewLookup Event
Occurs when [apply new lookup].
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public event EventHandler ApplyNewLookup
Public Event ApplyNewLookup As EventHandler
public: event EventHandler^ ApplyNewLookup { void add (EventHandler^ value); void remove (EventHandler^ value); }