[]
        
(Showing Draft Content)

C1.Blazor.Grid.TransposedGridCellFactory.OnRowsChanging

OnRowsChanging Method

OnRowsChanging(GridControlAdapterNotifyChange)

Notifies the adapter there will be changed in the model rows.

Declaration
protected override void OnRowsChanging(GridControlAdapterNotifyChange change)
Parameters
Type Name Description
GridControlAdapterNotifyChange change

The change.

Overrides