[]
Creates a dimension change.
public static GridCellFactoryNotifyChange CreateDimensionChange(GridRowColType type, int index)
| 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 |