Skip to main content

ASPxRichEditViewsSettings Class

Contains settings specifying the Rich Edit’s document view type and corresponding settings.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll

NuGet Package: DevExpress.Web.Office

#Declaration

public class ASPxRichEditViewsSettings :
    ASPxRichEditSettingsBase

The following members return ASPxRichEditViewsSettings objects:

#Remarks

An instance of the ASPxRichEditViewsSettings class can be accessed using the ASPxRichEditSettings.Views property.

#Inheritance

See Also