Skip to main content

ASPxRichEditSimpleViewSettings Class

Contains options specifying the simple view’s settings.

Namespace: DevExpress.Web.ASPxRichEdit

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

NuGet Package: DevExpress.Web.Office

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