DrillThroughContext Properties
Contains information about drill-through navigation.Name | Description |
---|---|
CachedReportSource | Provides access to an object that contains the report that is currently being previewed. |
CustomData | Provides access to custom client data associated with a currently previewed report. |
EditingFieldCollection | Provides access to the collection of editing fields in a source report. |
EditingFields | Provides access to the editing fields of a currently previewed report. |
Parameters | Provides access to the parameters of a currently previewed report. |
Report | Provides access to the report that is currently being previewed. |
ReportUrl | Provides access to the URL of the report currently being previewed. |
See Also