[]
        
(Showing Draft Content)

C1.Blazor.DataPager.C1DataPager.Source

Source Property

Source

Gets or sets the collection of items that supports paging.

Declaration
[Parameter]
public IDataCollection<object> Source { get; set; }