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