ASPxImageGallery.ThumbnailWidth Property
Gets or sets the width of the thumbnail.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | "200" | A Unit value specifying the thumbnail’s width. |
Remarks
The ThumbnailWidth property, together with the ASPxImageGallery.ThumbnailHeight property, are useful to specify the thumbnail‘s size.
See Also