WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridWrapCellFactory Class / GetColumnOffset Method / GetColumnOffset(Int32) Method
The column.
In This Topic
    GetColumnOffset(Int32) Method
    In This Topic
    Gets the distance between the origin and the specified column.
    Syntax
    public double GetColumnOffset( 
       int column
    )

    Parameters

    column
    The column.
    See Also