[]
Resizes a column to fit their visible content.
public void AutoSizeColumn(int col, GridRowColType columnType = GridRowColType.Cell)
Type | Name | Description |
---|---|---|
int | col | Index of the column to resize. |
GridRowColType | columnType | The type of column (Footer not supported). |