ReportDesigner Attached Properties
A control used to create an End-User Report Designer under the WPF platform.| Name | Description |
|---|---|
| Designer static | Gets or sets a ReportDesigner object to which a child element belongs. This is an attached property. |
| Document static | Gets or sets the designer document used to display reports. This is an attached property. |
| DocumentSelector static | For internal use. |
See Also