GridCells.GetColumnWidthInch

GridCells.GetColumnWidthInch method

Gets the width of the specified column, in units of inches.

public double GetColumnWidthInch(int column)
ParameterTypeDescription
columnInt32Column index

Return Value

Width of column

See Also