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