smartDBforms.NET API Reference

SmartPager.PagerDataItem.VisiblePageNumbers Property

Specifies how many page numbers are visible at once. CurrentPageInGroupIndex specifies the index of the currently selected page number in this array of visible page numbers.

[Visual Basic]
Public ReadOnly Property VisiblePageNumbers As Int32
[C#]
public Int32 VisiblePageNumbers {get;}

See Also

SmartPager.PagerDataItem Class | Adillis.SmartDBForms Namespace | VisiblePageNumbers