ASPxRichEditViewsSettings.ViewType Property
Gets or sets the control’s document view type.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
[DefaultValue(RichEditViewType.PrintLayout)]
public RichEditViewType ViewType { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Rich |
Print |
A Rich |
Available values:
Name | Description |
---|---|
Simple | The Rich Edit is in Simple View. |
Print |
The Rich Edit is in Print Layout. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to View |
---|---|
ASPx |
|