[]
Determines whether the width of a column can be set.
protected virtual bool CanSetColumnWidth(int row, int column)
Type | Name | Description |
---|---|---|
int | row | The index of the row from which the column width is set either by dragging or double clicking. |
int | column | The index of the column. |
Type | Description |
---|---|
bool |