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