ReportDesignerDocument Properties
A single document in the End-User Report Designer.
Name | Description |
---|---|
Can |
Returns whether the current designer document can be saved. This is a dependency property. |
Dependency |
Gets the Dependency |
Diagram | For internal use. |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Has |
Gets whether a report displayed by the current document has been changed. This is a dependency property. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Preview | Provides access to the print preview of the report displayed in the current designer document. This is a dependency property. |
Preview |
Provides access to a report displayed in the print preview of the current designer document. This is a dependency property. |
Report | Gets a report displayed in the current designer document. This is a dependency property. |
Report |
For internal use. |
Source | Gets the source of the current report designer document. This is a dependency property. |
Tag | Gets or sets the object that contains data related to the current report document. This is a dependency property. |
Title | Gets the title of the current report designer document. This is a dependency property. |
View |
Gets or sets a value that specifies the view mode of a report designer document. This is a dependency property. |
See Also