ASPxRichEditSimpleViewSettings Class
In This Article
Contains options specifying the simple view’s settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public class ASPxRichEditSimpleViewSettings :
ASPxRichEditSettingsBase
#Related API Members
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
Object
StateManager
PropertiesBase
ASPxRichEditSettingsBase
ASPxRichEditSimpleViewSettings
See Also