Back to Devexpress

ASPxRichEditSimpleViewSettings Class

aspnet-devexpress-dot-web-dot-aspxrichedit-27414ae1.md

latest1.9 KB
Original Source

ASPxRichEditSimpleViewSettings Class

Contains options specifying the simple view’s settings.

Namespace : DevExpress.Web.ASPxRichEdit

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class ASPxRichEditSimpleViewSettings :
    ASPxRichEditSettingsBase
vb
Public Class ASPxRichEditSimpleViewSettings
    Inherits 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.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxRichEditSettingsBase ASPxRichEditSimpleViewSettings

See Also

ASPxRichEditSimpleViewSettings Members

DevExpress.Web.ASPxRichEdit Namespace