GetColumnRenderWidth Method (TransposedGridCellFactory) | WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / TransposedGridCellFactory Class / GetColumnRenderWidth Method
The column index.
In This Topic
GetColumnRenderWidth Method (TransposedGridCellFactory)
In This Topic
Gets the render width of the specified column.
Syntax
public double GetColumnRenderWidth( 
   int column
)

Parameters

column
The column index.
See Also