Skip to main content
A newer version of this page is available. .
Tab

ImageSliderNavigationBarSettings Members

Contains navigation bar specific settings.

Constructors

Name Description
ImageSliderNavigationBarSettings(ASPxImageSliderBase) Initializes a new instance of the ImageSliderNavigationBarSettings class.

Properties

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.

Methods

Name Description
Assign(PropertiesBase) Copies the settings from the specified PropertiesBase object to the current object.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns the string that represents the current object. Inherited from StateManager.
See Also