Skip to main content

ASPxRichEditSimpleViewSettings Class

Contains options specifying the simple view’s settings.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v25.1.dll

#Declaration

public class ASPxRichEditSimpleViewSettings :
    ASPxRichEditSettingsBase

The following members return ASPxRichEditSimpleViewSettings objects:

#Remarks

An instance of the ASPxRichEditSimpleViewSettings class can be accessed using the ASPxRichEditViewsSettings.SimpleView property available via the ASPxRichEditSettings.Views property.

#Inheritance

See Also