[]
        
(Showing Draft Content)

C1.Blazor.Grid.TransposedGridCellFactory.OnColumnsChanged

OnColumnsChanged Method

OnColumnsChanged(GridControlAdapterNotifyChange)

Notifies the adapter there were changed in the model columns.

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

The change.

Overrides