This demo illustrates the different
DisplayArea and
ThumbnailsArea Modes that the
RadImageGallery control provides.
Below you can find a list of the
DisplayArea Modes that could be set:
- Image -This is the default mode when the ThumbnailsArea and the ImageArea are simultaneously visible.
- Thumbnails -The area initially shows only thumbnail images and upon click it hides the thumbnails and shows the ImageArea with close button on the top right in order to give the possibility to go back to the Thumbnails.
- LightBox -Render only a ThumbnailsArea and on click opens a LightBox control.
- ToolTip- Render only a ThumbnailsArea and on click opens a ToolTip control.
Note that
ThumbnailsArea Mode different than
Thumbnails could be set only in case the
DisplayArea Mode is set to
Image. Here is the list of ThumbnailsArea modes available:
- Thumbnails - Available for all DisplayArea modes.
- ImageSlider -Available only for Image DisplayArea mode.
- ImageSliderPreview -Available only for Image DisplayArea mode.