RichEditControl.Options Property
In This Article
Provides access to various options of the RichEditControl.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Rich |
A Rich |
#Remarks
Use the Options property as an entry point, to get access to RichEditControl options.
See Also