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. |
Image |
Gets or sets the path to the folder that contains images used by a control.
Inherited from Images |
Next |
Gets the settings of an image displayed within the Next navigation button when the image area navigates horizontally. |
Next |
Gets the settings of an image displayed within the Next navigation button when the image area navigates vertically. |
Next |
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. |
Next |
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 Image |
Next |
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. |
Next |
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 Image |
Pause |
Gets the settings of an image displayed within a pause button. |
Play |
Gets the settings of an image displayed within a play button. |
Prev |
Gets the settings of an image displayed within the Previous navigation button when the image area navigates horizontally. |
Prev |
Gets the settings of an image displayed within the Previous navigation button when the image area navigates vertically. |
Prev |
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. |
Prev |
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 Image |
Prev |
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. |
Prev |
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 Image |
Sprite |
Gets or sets the path to a CSS file that defines the control’s sprite image settings.
Inherited from Images |
Sprite |
Gets or sets the path to a sprite image.
Inherited from Images |
See Also