ReportDesignerViewModel.CanEditBorderProperties Property
In This Article
Defines whether or not it is possible to modify a control's border settings.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to enable border-related options in the Report Designer; otherwise false. |
See Also