Skip to main content

ReportDesignerDocument Properties

A single document in the End-User Report Designer.
Name Description
CanSave Returns whether the current designer document can be saved. This is a dependency property.
Diagram For internal use.
HasChanges Gets whether a report displayed by the current document has been changed. This is a dependency property.
Preview Provides access to the print preview of the report displayed in the current designer document. This is a dependency property.
PreviewReport 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.
ReportModel 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.
ViewKind Gets or sets a value that specifies the view mode of a report designer document. This is a dependency property.
See Also