NavigateToReportAction.ReportSourceUrl Property
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.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | The path to the detail report. |
See Also