[]
        
(Showing Draft Content)

C1.Blazor.Grid.TransposedGridCellFactory.OnColumnsChanging

OnColumnsChanging Method

OnColumnsChanging(GridControlAdapterNotifyChange)

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

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

The change.

Overrides