Skip to main content
A newer version of this page is available. .

ASPxRichEditViewsSettings Class

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

Namespace: DevExpress.Web.ASPxRichEdit

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

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