A newer version of this page is available.
Switch to the current version.
NavigationBarPagingMode Enum
Lists values that specify the navigation bar paging mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
Members
Name | Description |
---|---|
Page | Thumbnails are scrolled by a page. |
Single | Thumbnails are scrolled one by one. |
Related API Members
The following properties accept/return NavigationBarPagingMode values:
Remarks
The values listed by this enumeration are used to set the ImageSliderNavigationBarSettings.PagingMode property.
See Also
Feedback