ImageZoomNavigatorItem Properties
An individual image item within the ASPxImageZoomNavigator control.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Data |
Gets the data item that is bound to the current item.
Inherited from Image |
Expand |
Gets or sets the text (description) of the current image item displayed within the expand window footer. |
Image |
Gets or sets the path to the image displayed in the preview image. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Large |
Gets or sets the path to the large image that is displayed in the zoom window and expand window. |
Name | Gets or sets the Image Zoom Navigator item’s name. |
Thumbnail |
Gets or sets the path to the item thumbnail. |
Zoom |
Gets or sets the text (description) of the current image item displayed in the zoom window footer. |
See Also