ReportDesignerViewModel.ShowControlDesignBorders Property
In This Article
Specifies whether or not to show the boundaries of report controls in a Report Designer.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to highlight the boundaries of report controls; otherwise false. |
See Also