RichEditControl.ShowBorder Property
In This Article
Gets or sets whether to display the border of the RichEditControl. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to show the border; otherwise, false. |
See Also