ReportBuildProperties Properties
Provides information about the drill-down state and parameters of the report that is being created.
Name | Description |
---|---|
Drill |
Returns a dictionary, indicating whether the elements of the current drill-down report are expanded or collapsed in the document. |
Parameters | Returns a dictionary, listing report parameters along with their assigned values. |
Sorting |
Returns a dictionary, listing report elements along with their associated sorting states. |
See Also