[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridCellFactoryNotifyChange.CreateDimensionChange

CreateDimensionChange Method

CreateDimensionChange(GridRowColType, int)

Creates a dimension change.

Declaration
public static GridCellFactoryNotifyChange CreateDimensionChange(GridRowColType type, int index)
Parameters
Type Name Description
GridRowColType type

The type of column or row.

int index

The index of the column of row that is changing.

Returns
Type Description
GridCellFactoryNotifyChange