AdvancedFindFiltersManager..::..OnRowsChanged Method
Handles the [E:RowsChanged] event.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
protected void OnRowsChanged( NotifyCollectionChangedEventArgs e )
Protected Sub OnRowsChanged ( _ e As NotifyCollectionChangedEventArgs _ )
protected: void OnRowsChanged( NotifyCollectionChangedEventArgs^ e )
Parameters
- e
- Type: NotifyCollectionChangedEventArgs
The NotifyCollectionChangedEventArgs instance containing the event data.