ImageGalleryFullscreenViewerSettings.ThumbnailWidth Property
In This Article
Gets or sets the fullscreen viewer thumbnail width.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | "90" | A Unit value that specifies the width. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Thumbnail |
---|---|---|
ASP. |
Image |
|
ASP. |
ASPx |
|
#Remarks
To specify the fullscreen viewer thumbnail height, use the ImageGalleryFullscreenViewerSettings.ThumbnailHeight property.
See Also