ASPxRichEditViewsSettings Class
In This Article
Contains settings specifying the Rich Edit’s document view type and corresponding settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public class ASPxRichEditViewsSettings :
ASPxRichEditSettingsBase
#Related API Members
The following members return ASPxRichEditViewsSettings objects:
#Remarks
An instance of the ASPxRichEditViewsSettings class can be accessed using the ASPxRichEditSettings.Views property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxRichEditSettingsBase
ASPxRichEditViewsSettings
See Also