[]
Creates a dimension change.
public static GridCellFactoryNotifyChange CreateDimensionChange(GridRowColType type, int index)
Public Shared Function CreateDimensionChange(type As GridRowColType, index As Integer) As GridCellFactoryNotifyChange
| Type | Name | Description |
|---|---|---|
| GridRowColType | type | The type of column or row. |
| int | index | The index of the column of row that is changing. |
| Type | Description |
|---|---|
| GridCellFactoryNotifyChange |