ImageGalleryFullscreenViewerSettings.ImageWidth Property
Gets or sets the image width within the fullscreen viewer.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | "1200" | A Unit structure that specifies the image width. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Image |
---|---|---|
ASP. |
Image |
|
ASP. |
ASPx |
|
#Remarks
Use the ImageWidth property to specify the width of an image displayed in the fullscreen viewer when the ASPxImageGallery control is bound to a folder (by the ImageGalleryFolderSettings.ImageSourceFolder property).
Note
The Image
To specify the image height, use the ImageGalleryFullscreenViewerSettings.ImageHeight property.