WinUI | ComponentOne
C1.WinUI.DataPager Assembly / C1.WinUI.DataPager Namespace / C1DataPager Class / Source Property
In This Topic
    Source Property (C1DataPager)
    In This Topic
    Gets or sets the collection of items that supports paging.
    Syntax
    public C1.DataCollection.IDataCollection<object> Source {get; set;}
    See Also