WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellRange Class / Column Property
In This Topic
    Column Property (GridCellRange)
    In This Topic
    Gets or sets the left most column.
    Syntax
    public int Column {get; set;}
    See Also