Skip to main content
Tab

ImageGalleryImageLocation Enum

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.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