NavigateToReportAction Properties
Contains settings that allows you to implement a drill-through report.Name | Description |
---|---|
Name | Gets a name of the report action. Inherited from XRAction. |
ParameterBindings | Gets a collection of detail report parameter bindings. |
ReportSource | Gets or sets a detail XtraReport class instance for navigation purposes. |
ReportSourceUrl | Gets or sets a URL or path that specifies a detail report’s location for navigation purposes. |
See Also