DataEntryGridEditingControlHostBase..::..ControlDirty Event
Occurs when [control dirty].
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public event EventHandler ControlDirty
Public Event ControlDirty As EventHandler
public: event EventHandler^ ControlDirty { void add (EventHandler^ value); void remove (EventHandler^ value); }