Back to Devexpress

Image Gallery Elements

aspnet-15192-components-data-and-image-navigation-image-gallery-visual-elements.md

latest11.8 KB
Original Source

Image Gallery Elements

  • Jul 28, 2021
  • 3 minutes to read

This topic lists the ASPxImageGallery elements that are displayed onscreen. Each section contains a screenshot that illustrates the element, with a brief overview of its functionality.

The visual elements of the ASPxImageGallery are as follows:

Thumbnail

A Thumbnail denotes an image in the image gallery.

If a thumbnail image is not specified explicitly, it is automatically created by the ASPxImageGallery control.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
SizeASPxImageGallery.ThumbnailHeight, ASPxImageGallery.ThumbnailWidth
Image Size ModeASPxImageGallery.ThumbnailImageSizeMode
ContentImageGalleryItem.ThumbnailUrl

Thumbnail Text Area

The Thumbnail Text Area displays item text over thumbnails.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
VisibilityASPxImageGallery.TextVisibility
StyleImageGalleryStyles.ThumbnailTextArea
TextImageGalleryItem.Text
TemplateASPxImageGallery.ItemTextTemplate, ImageGalleryItem.TextTemplate
BehaviorASPxImageGallery.AllowExpandText

Pager

The Pager is displayed in the image gallery and allows an end user to navigate through thumbnails.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
SettingsASPxImageGallery.PagerSettings
AlignmentASPxImageGallery.PagerAlign
StylesImageGalleryStyles.PagerSummary, ImageGalleryStyles.PagerPanel, ImageGalleryStyles.PagerPageSizeItem, ImageGalleryStyles.PagerPageNumber, ImageGalleryStyles.PagerDisabledButton, ImageGalleryStyles.PagerCurrentPageNumber, ImageGalleryStyles.PagerButton, ImageGalleryStyles.Pager

Fullscreen Viewer

The Fullscreen Viewer is displayed when an end user clicks a thumbnail. The viewer displays images and allows the user to navigate through them.

The Fullscreen Viewer can display the following elements.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
SettingsASPxImageGallery.SettingsFullscreenViewer
ImagesASPxImageGallery.ImagesFullscreenViewer
StylesASPxImageGallery.StylesFullscreenViewer

Close Button

The Close button is displayed in the fullscreen viewer and allows end users to close it.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
VisibilityImageGalleryFullscreenViewerSettings.ShowCloseButton
ImageImageGalleryFullscreenViewerImages.CloseButton
StyleImageGalleryFullscreenViewerStyles.CloseButton

Play and Pause Buttons

The Play and Pause buttons are displayed in the fullscreen viewer , and allow end users to play and pause a slide show.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
VisibilityImageGalleryFullscreenViewerSettings.ShowPlayPauseButton
ImageImageGalleryFullscreenViewerImages.PlayButton, ImageGalleryFullscreenViewerImages.PauseButton
StyleImageGalleryFullscreenViewerStyles.PlayPauseButton

Previous and Next navigation buttons are displayed in the fullscreen viewer and allow end users to navigate between images.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
VisibilityImageGalleryFullscreenViewerSettings.NavigationButtonVisibility
ImageImageGalleryFullscreenViewerImages.PrevButton, ImageGalleryFullscreenViewerImages.NextButton
StyleImageGalleryFullscreenViewerStyles.PrevButton, ImageGalleryFullscreenViewerStyles.NextButton

Fullscreen Viewer Text Area

The Fullscreen Viewer Text Area displays the current item’s text in the fullscreen viewer.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
VisibilityImageGalleryFullscreenViewerSettings.ShowTextArea
StyleImageGalleryFullscreenViewerStyles.TextArea
TextImageGalleryItem.Text, ImageGalleryItem.FullscreenViewerText
TemplateASPxImageGallery.FullscreenViewerItemTextTemplate, ASPxImageGallery.FullscreenViewerTextTemplate, ImageGalleryItem.FullscreenViewerTextTemplate

The Navigation Bar Marker is displayed in the fullscreen viewer and allows end users to show the Navigation Bar.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
VisibilityImageGalleryFullscreenViewerSettings.NavigationBarVisibility
ImageImageGalleryFullscreenViewerImages.NavigationBarMarker
StyleImageGalleryFullscreenViewerStyles.NavigationBarMarker

The Navigation Bar is displayed in the fullscreen viewer and allows end users to quickly navigate through images.

The Navigation Bar displays fullscreen viewer thumbnails and page navigation buttons.

You can use the ImageGalleryFullscreenViewerSettings.NavigationBarVisibility property to specify the Navigation Bar visibility mode.

Fullscreen Viewer Thumbnail

The Fullscreen Viewer Thumbnail is displayed in the navigation bar and denotes an image.

If a thumbnail image is not specified explicitly, it is automatically created by the ASPxImageGallery control.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
SizeImageGalleryFullscreenViewerSettings.ThumbnailHeight, ImageGalleryFullscreenViewerSettings.ThumbnailWidth
ContentImageGalleryItem.FullscreenViewerThumbnailUrl

Page Navigation Buttons

Page Navigation Buttons are displayed in the navigation bar and allow end users to navigate through image pages.

The table below lists the main members that affect element appearance.

CharacteristicsMembers
Paging ModeImageSliderNavigationBarSettings.PagingMode
ImageImageGalleryFullscreenViewerNavigationBarImages.PrevPageButton, ImageGalleryFullscreenViewerNavigationBarImages.NextPageButton
StyleImageGalleryFullscreenViewerNavigationBarStyles.PrevPageButton, ImageGalleryFullscreenViewerNavigationBarStyles.NextPageButton