ImageSliderItem.ThumbnailContentBytes Property
Gets or sets an array of the bytes representing the item thumbnail.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Byte[] | null | A Byte array that contains the thumbnail’s contents. |
See Also