MVCxImageGalleryItem Properties
Represents an individual item within the ImageGallery.
Name | Description |
---|---|
Collection |
This property is not in effect for the Image |
Data |
Gets or sets the data item that is bound to the Item.
Inherited from Data |
Fullscreen |
Gets or sets the text (description) of the current image item displayed in the fullscreen viewer text area.
Inherited from Image |
Fullscreen |
Gets or sets a template used for displaying the content of the particular item’s fullscreen viewer text area.
Inherited from Image |
Fullscreen |
Gets or sets the path to the item fullscreen viewer thumbnail.
Inherited from Image |
Image |
Gets or sets an array of the bytes representing the item image.
Inherited from Image |
Image |
Gets or sets the path to the item image.
Inherited from Image |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Name |
Gets or sets the unique identifier name for the current item.
Inherited from Image |
Navigate |
Gets or sets a URL which defines the navigation location.
Inherited from Image |
Text |
Gets or sets the text (description) of the current image item.
Inherited from Image |
Text |
Gets or sets a template used for displaying the content of the particular item’s thumbnail text area.
Inherited from Image |
Thumbnail |
Gets or sets the path to the item thumbnail.
Inherited from Image |
See Also