ImageSliderItem.ImageContentBytes Property
Gets or sets an array of the bytes representing the item image.
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 image’s contents. |
See Also