SimpleViewLayoutOptions Class
Contains settings which affect the layout of the Simple 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 SimpleViewLayoutOptions objects:
Remarks
Use RichEditControl.Options.Layout.SimpleView or RichEditDocumentServer.Options.Layout.SimpleView notation to get access to the SimpleViewLayoutOptions instance.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
DevExpress.XtraRichEdit.ViewLayoutOptionsBase
SimpleViewLayoutOptions
See Also