ReportDesignerDocument Fields
A single document in the End-User Report Designer.| Name | Description |
|---|---|
| CanSaveProperty static | Identifies the ReportDesignerDocument.CanSave dependency property. |
| DiagramProperty static | Identifies the ReportDesignerDocument.Diagram dependency property. |
| HasChangesProperty static | Identifies the ReportDesignerDocument.HasChanges dependency property. |
| PreviewProperty static | Identifies the ReportDesignerDocument.Preview dependency property. |
| PreviewReportProperty static | Identifies the ReportDesignerDocument.PreviewReport dependency property. |
| ReportModelProperty static | Identifies the ReportDesignerDocument.ReportModel dependency property. |
| ReportProperty static | Identifies the ReportDesignerDocument.Report dependency property. |
| SourceProperty static | Identifies the ReportDesignerDocument.Source dependency property. |
| TagProperty static | Identifies the ReportDesignerDocument.Tag dependency property. |
| TitleProperty static | Identifies the ReportDesignerDocument.Title dependency property. |
| ViewKindProperty static | Identifies the ReportDesignerDocument.ViewKind dependency property. |
See Also