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