WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / DataCollection Property
In This Topic
    DataCollection Property (GridRowCollection)
    In This Topic
    Gets the data collection this list is wrapping.
    Syntax
    protected override C1.DataCollection.IDataCollection<GridRow> DataCollection {get;}
    See Also