SimpleViewLayoutOptions Class
In This Article
Contains settings which affect the layout of the Simple view.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The RichEditLayoutOptions.SimpleView property returns an instance of SimpleViewLayoutOptions.
#Remarks
Use RichEditControl.Options.Layout.SimpleView notation to get access to the SimpleViewLayoutOptions instance.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
DevExpress.XtraRichEdit.ViewLayoutOptionsBase
SimpleViewLayoutOptions
See Also