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