NavigateToReportAction.ReportSourceUrl Property
In This Article
Gets or sets a URL or path that specifies a detail report’s location for navigation purposes.
Namespace: DevExpress.XtraReports.Interactivity
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
The path to the detail report. |
See Also