WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / Cells Property
In This Topic
    Cells Property (FlexGrid)
    In This Topic
    Gets the GridPanel that contains the data cells in the grid.
    Syntax
    public GridPanel Cells {get;}
    See Also