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