[]
Notifies the adapter there were changes in the model rows.
protected virtual void OnRowsChanged(GridControlAdapterNotifyChange change)
Protected Overridable Sub OnRowsChanged(change As GridControlAdapterNotifyChange)
| Type | Name | Description |
|---|---|---|
| GridControlAdapterNotifyChange | change | The change. |