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

    Parameters

    column
    The column index.
    See Also