WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridPanel Class / Columns Property
In This Topic
    Columns Property (GridPanel)
    In This Topic
    Gets the collection of columns of this panel.
    Syntax
    public GridColumnCollection Columns {get;}
    See Also