WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridGroupRow Class / DataCollection Property
In This Topic
    DataCollection Property (GridGroupRow)
    In This Topic
    Gets the collection to which the bound item belongs to.
    Syntax
    public C1.DataCollection.IDataCollection<object> DataCollection {get;}
    See Also