smartDBforms.NET API Reference

SmartPager.PagerDataItem.AllPageNumbersCollection Property

A collection of SmartPager.PagerDataItem.PageNumber objects, which represent all available pages. The collection is of size PageCount

[Visual Basic]
Public ReadOnly Property AllPageNumbersCollection As IEnumerable<T>
[C#]
public IEnumerable<T> AllPageNumbersCollection {get;}

See Also

SmartPager.PagerDataItem Class | Adillis.SmartDBForms Namespace