ImageGallerySettings.ThumbnailWidth Property
Gets or sets the width of the thumbnail.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Unit | A Unit value specifying the thumbnail’s width. |
Remarks
The ThumbnailWidth property, together with the ImageGallerySettings.ThumbnailHeight property, is useful to specify the thumbnail‘s size.
See Also