[]
Gets or sets the collection of items that supports paging.
[Parameter] public IDataCollection<object> Source { get; set; }
<Parameter> Public Property Source As IDataCollection(Of Object)