RichEditControl.Options Property
Provides access to various options of the RichEditControl.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.2.dll
NuGet Package: DevExpress.Wpf.RichEdit
#Declaration
[Browsable(false)]
public RichEditControlOptions Options { get; }
#Property Value
Type | Description |
---|---|
Rich |
A Rich |
#Remarks
Use the Options property as an entry point, to get access to RichEditControl options.