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