XRCrossBandControl.RootReport Property
Gets the root report.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
XtraReport | An XtraReport object representing the root report. |
Remarks
This property is intended for internal use only. Normally, you don’t need to use it.
See Also