WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.GridControl Assembly
/
C1.WinUI.Grid Namespace
/
GridControlAdapter 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 (GridControlAdapter)
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
GridControlAdapter Class
GridControlAdapter Members