RichEditViewType Enum
In This Article
Lists values that specify the Rich Edit’s document view type.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
#Members
Name | Description |
---|---|
Simple
|
The Rich Edit is in Simple View. |
Print
|
The Rich Edit is in Print Layout. |
#Related API Members
The following properties accept/return RichEditViewType values:
See Also