Skip to main content
A newer version of this page is available. .
Tab

ImageGalleryImageLocation Enum

Lists the values that specify the location of the processed image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public enum ImageGalleryImageLocation

Members

Name Description
FullscreenViewer

The processed image is displayed in the fullscreen viewer.

FullscreenViewerNavigationBar

The processed image is displayed in the navigation bar.

The processed image is displayed as a gallery thumbnail.

Related API Members

The following properties accept/return ImageGalleryImageLocation values:

See Also