NavigationBarMode Enum
Lists values that specify how items are displayed within the navigation bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
| Name | Description |
|---|---|
Thumbnails
|
The navigation bar displays thumbnails.
|
Dots
|
The navigation bar displays dots.
|
Related API Members
The following properties accept/return NavigationBarMode values:
Remarks
Values listed by this enumerator are used to set the ImageSliderNavigationBarSettings.Mode property’s value.
See Also
