officefileapi-devexpress-dot-xtrarichedit-021ae9da.md
Contains settings which affect the layout of the Simple view.
Namespace : DevExpress.XtraRichEdit
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
[ComVisible(true)]
public class SimpleViewLayoutOptions :
ViewLayoutOptionsBase
<ComVisible(True)>
Public Class SimpleViewLayoutOptions
Inherits ViewLayoutOptionsBase
The following members return SimpleViewLayoutOptions objects:
Use RichEditControl.Options.Layout.SimpleView or RichEditDocumentServer.Options.Layout.SimpleView notation to get access to the SimpleViewLayoutOptions instance.
Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions DevExpress.XtraRichEdit.ViewLayoutOptionsBase SimpleViewLayoutOptions
See Also