GalleryItemType Enum
Lists values that specifies the Report Gallery item’s type.
Namespace: DevExpress.XtraReports.ReportGallery
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Members
Name | Description |
---|---|
Unknown
|
The unknown type. |
Report
|
The report. |
Multiple
|
Multiple controls. |
Label
|
The XRLabel control. |
Check
|
The XRCheck |
Rich
|
The XRRich |
Picture
|
The XRPicture |
Panel
|
The XRPanel control. |
Table
|
The XRTable control. |
Character
|
The XRCharacter |
Line
|
The XRLine control. |
Shape
|
The XRShape control. |
Bar
|
The XRBar |
Chart
|
The XRChart control. |
Gauge
|
The XRGauge control. |
Sparkline
|
The XRSparkline control. |
Pivot
|
The XRPivot |
Cross
|
For internal use. |
Subreport
|
The XRSubreport control. |
Page
|
The XRPage |
Page
|
The XRPage |
Pdf
|
|
Pdf
|
|
Top
|
The Top |
Page
|
The Page |
Report
|
The Report |
Group
|
The Group |
Detail
|
The Detail band. |
Detail
|
The Detail |
Group
|
The Group |
Report
|
The Report |
Page
|
The Page |
Bottom
|
The Bottom |
Vertical
|
The Vertical |
Vertical
|
The Vertical |
Vertical
|
The Vertical |
Sql
|
The Sql |
Excel
|
The Excel |
Json
|
The Json |
Object
|
|
XPObject
|
|
EFData
|
|
Federation
|
|
Mongo
|
|
Style
|
The style. |
#Related API Members
The following properties accept/return GalleryItemType values:
#Remarks
Values listed in this enumeration are used to set the GalleryItem.ItemType property.