DataEntryGridManager..::..OnRowsChanged Method
Handles the [E:RowsChanged] event.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
protected virtual void OnRowsChanged( NotifyCollectionChangedEventArgs e )
Protected Overridable Sub OnRowsChanged ( _ e As NotifyCollectionChangedEventArgs _ )
protected: virtual void OnRowsChanged( NotifyCollectionChangedEventArgs^ e )
Parameters
- e
- Type: NotifyCollectionChangedEventArgs
The NotifyCollectionChangedEventArgs instance containing the event data.