DXRichEditLayoutOptions.DraftViewOptions Property
Provides access to the DraftView layout options. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v25.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Xpf.RichEdit.DXRichEditDraftViewLayoutOptions | A DevExpress.Xpf.RichEdit.DXRichEditDraftViewLayoutOptions instance which holds the DraftView layout options. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DraftViewOptions |
|---|---|
| RichEditControl |
|
See Also