DraftViewLayoutOptions Class
Contains settings which affect the layout of the Draft view.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return DraftViewLayoutOptions objects:
Remarks
Use RichEditControl.Options.Layout.DraftView or RichEditDocumentServer.Options.Layout.DraftView notation to get access to the DraftViewLayoutOptions instance.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
DevExpress.XtraRichEdit.ViewLayoutOptionsBase
DraftViewLayoutOptions
See Also