[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.GetColumnRenderWidth

GetColumnRenderWidth Method

GetColumnRenderWidth(int)

Gets the render width of the specified column.

Declaration
public double GetColumnRenderWidth(int column)
Public Function GetColumnRenderWidth(column As Integer) As Double
Parameters
Type Name Description
int column

The column index.

Returns
Type Description
double