ImageSliderNavigationBarSettings.VisibleItemsCount Property
Gets or sets the number of thumbnails displayed within the navigation bar when the image area is invisible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An Int32 value that specifies the number of thumbnails. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Visible |
---|---|---|
ASP. |
Image |
|
ASP. |
ASPx |
|
#Remarks
Use the VisibleItemsCount property to specify a number of thumbnails displayed within the navigation bar when the ASPxImageSlider.ShowImageArea property is set to false
.