GalleryItem.Content Property
Specifies the content of a Report Gallery item.
Namespace: DevExpress.XtraReports.ReportGallery
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Byte[] | A Byte array that stores the item content. |
See Also