WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDataMap Class / DataCollection Property
In This Topic
    DataCollection Property (GridDataMap)
    In This Topic
    Gets the inner data collection.
    Syntax
    public C1.DataCollection.IDataCollection<object> DataCollection {get;}
    See Also