ImageZoomNavigatorImages Properties
Contains settings that define images displayed within the navigator elements of the image zoom.| Name | Description |
|---|---|
| ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
| NextPageButtonHorizontalOutside | Gets the settings of an image displayed within the Next navigation button when the ASPxImageZoomNavigator is horizontal. |
| NextPageButtonVerticalOutside | Gets the settings of an image displayed within the Next navigation button when the ASPxImageZoomNavigator is vertical. |
| PrevPageButtonHorizontalOutside | Gets the settings of an image displayed within the Previous navigation button when the ASPxImageZoomNavigator is horizontal. |
| PrevPageButtonVerticalOutside | Gets the settings of an image displayed within the Previous navigation button when the ASPxImageZoomNavigator is vertical. |
| 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