smartDBforms.NET API Reference

SmartPagerType Enumeration

Defines the different built-in user interface types for the SmartPager control.

[Visual Basic]
Public Enum SmartPagerType
[C#]
public enum SmartPagerType

Members

Member Name Description
Numeric Paging user interface where the page numbers are displayed as Link buttons.
DropDown Paging user interface where the page numbers are displayed as DropDown list.

Requirements

Namespace: Adillis.SmartDBForms

Assembly: Adillis.SmartDBForms (in Adillis.SmartDBForms.dll)

See Also

Adillis.SmartDBForms Namespace