ImageGalleryImageLocation Enum
In This Article
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
#Members
Name | Description |
---|---|
Fullscreen
|
The processed image is displayed in the fullscreen viewer. |
Fullscreen
|
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