MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridCellFactory Class
/ GetColumnRenderWidth Method
The column index.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetColumnRenderWidth Method (GridCellFactory)
In This Topic
Gets the render width of the specified column.
Syntax
C#
public
double
GetColumnRenderWidth(
int
column
)
Parameters
column
The column index.
See Also
Reference
GridCellFactory Class
GridCellFactory Members