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