ASPxRichEditSettings.Views Property
Provides access to document view settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v22.2.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
ASPxRichEditViewsSettings | An ASPxRichEditViewsSettings class instance that provides access to the document view types’ settings. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Views |
---|---|---|
ASP.NET MVC Extensions | RichEditSettings |
|
ASP.NET Web Forms Controls | ASPxRichEdit |
|
See Also