XtraReportBase.IterateReportsRecursive(Action<XtraReportBase>) Method
For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| action | Action<XtraReportBase> | A Action delegate. |
See Also