[]
Notifies the adapter there will be changed in the model rows.
protected virtual void OnRowsChanging(GridControlAdapterNotifyChange change)
Protected Overridable Sub OnRowsChanging(change As GridControlAdapterNotifyChange)
| Type | Name | Description |
|---|---|---|
| GridControlAdapterNotifyChange | change | The change. |