smartDBforms.NET API Reference

SmartPager.PagerDataItem.VisiblePageNumbersCollection Property

A collection of SmartPager.PagerDataItem.PageNumber objects, which represent the pages in the current page group. The collection is of size VisiblePageNumbers

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

See Also

SmartPager.PagerDataItem Class | Adillis.SmartDBForms Namespace