[]
Creates a change in the dimensions of a column or row.
public static GridControlAdapterNotifyChange CreateDimensionChange(int index, int count = 1)
Type | Name | Description |
---|---|---|
int | index | The index of the column or row. |
int | count | The number of items whose dimension changed. |
Type | Description |
---|---|
GridControlAdapterNotifyChange |