ImageSliderNavigationBarSettings.Mode Property
In This Article
Gets or sets a value specifying how items are displayed within the navigation bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Navigation |
Thumbnails | One of the Navigation |
Available values:
Name | Description |
---|---|
Thumbnails | The navigation bar displays thumbnails. |
Dots | The navigation bar displays dots. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Mode |
---|---|---|
ASP. |
Image |
|
ASP. |
ASPx |
|
#Remarks
Dots Mode
Thumbnails mode
See Also