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