public void AutoSizeColumns( int startCol, int endCol, GridRowColType columnType )
Parameters
- startCol
- Index of the first column to resize.
- endCol
- Index of the last column to resize.
- columnType
- The type of column (Footer not supported).
public void AutoSizeColumns( int startCol, int endCol, GridRowColType columnType )