GridCells.GetColumnWidthPixel

GridCells.GetColumnWidthPixel method

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

public int GetColumnWidthPixel(int column)
ParameterTypeDescription
columnInt32Column index

Return Value

Width of column in normal view.

See Also