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

ImageSliderImages Properties

Contains settings that allow images to be defined for the ASPxImageSlider‘s specific elements.
Name Description
Dot Gets the settings of an image displayed within the dot.
ImageFolder Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase.
LoadingPanel This property is not in effect for the ImageSliderImagesBase class. Inherited from ImageSliderImagesBase.
NextButtonHorizontal Gets the settings of an image displayed within the Next navigation button when the image area navigates horizontally.
NextButtonVertical Gets the settings of an image displayed within the Next navigation button when the image area navigates vertically.
NextPageButtonHorizontal Gets the settings of an image displayed within the Next navigation button when the navigation bar is placed at the top or bottom of the image area.
NextPageButtonHorizontalOutside Gets the settings of an image displayed within the Next navigation button when the navigation bar is placed at the top or bottom of the image area and the ImageSliderNavigationBarSettings.ThumbnailsNavigationButtonPosition property is set to Outside.
NextPageButtonVertical Gets the settings of an image displayed within the Next navigation button when the navigation bar is placed at the left or right of the image area.
NextPageButtonVerticalOutside Gets the settings of an image displayed within the Next navigation button when the navigation bar is placed at the left or right of the image area and the ImageSliderNavigationBarSettings.ThumbnailsNavigationButtonPosition property is set to Outside.
PauseButton Gets the settings of an image displayed within a pause button.
PlayButton Gets the settings of an image displayed within a play button.
PrevButtonHorizontal Gets the settings of an image displayed within the Previous navigation button when the image area navigates horizontally.
PrevButtonVertical Gets the settings of an image displayed within the Previous navigation button when the image area navigates vertically.
PrevPageButtonHorizontal Gets the settings of an image displayed within the Previous navigation button when the navigation bar is placed at the top or bottom of the image area.
PrevPageButtonHorizontalOutside Gets the settings of an image displayed within the Previous navigation button when the navigation bar is placed at the top or bottom of the image area and the ImageSliderNavigationBarSettings.ThumbnailsNavigationButtonPosition property is set to Outside.
PrevPageButtonVertical Gets the settings of an image displayed within the Previous navigation button when the navigation bar is placed at the left or right of the image area.
PrevPageButtonVerticalOutside Gets the settings of an image displayed within the Previous navigation button when the navigation bar is placed at the left or right of the image area and the ImageSliderNavigationBarSettings.ThumbnailsNavigationButtonPosition property is set to Outside.
SpriteCssFilePath Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase.
SpriteImageUrl Gets or sets the path to a sprite image. Inherited from ImagesBase.
See Also