ImageSliderNavigationBarSettings Properties
Contains navigation bar specific settings.| Name | Description |
|---|---|
| ImageSizeMode | Gets or sets the value specifying how a thumbnail image fits into the navigation bar. |
| ItemSpacing | Gets or sets the horizontal spacing between items (thumbnails or dots) in the navigation bar. |
| Mode | Gets or sets a value specifying how items are displayed within the navigation bar. |
| PagingMode | Gets or sets a value that specifies how thumbnails are scrolled in the navigation bar. |
| Position | Gets or sets the navigation bar‘s position within an ASPxImageSlider control. |
| ThumbnailsModeNavigationButtonVisibility | Enables you to specify the navigation button visibility mode in the navigation bar. |
| ThumbnailsNavigationButtonPosition | Gets or sets the position of the page navigation buttons to thumbnails. |
| VisibleItemsCount | Gets or sets the number of thumbnails displayed within the navigation bar when the image area is invisible. |
See Also