ImageGalleryImageLocation Enum
Lists the values that specify the location of the processed image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Members
Name | Description |
---|---|
FullscreenViewer
|
The processed image is displayed in the fullscreen viewer. |
FullscreenViewerNavigationBar
|
The processed image is displayed in the navigation bar. |
Gallery
|
The processed image is displayed as a gallery thumbnail. |
Related API Members
The following properties accept/return ImageGalleryImageLocation values:
See Also