ReportDesignerViewModel.CanEditBorderSides Property
In This Article
Defines whether or not it is possible to modify individual border side properties for a control.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to enable individual border side editors in the Report Designer; otherwise false. |
See Also