ASPxRichEditViewsSettings.SimpleView Property
In This Article
Provides access to the simple view mode’s settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxRichEditSimpleViewSettings SimpleView { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Simple |
---|---|
ASPx |
|
See Also