GridCells.GetColumnWidth

GridCells.GetColumnWidth method

Gets the width of the specified column

public double GetColumnWidth(int column)
ParameterTypeDescription
columnInt32Column index

Return Value

Width of column

See Also