RichEditControl.DefaultViewType Property
In This Article
Gets the default view type used by the RichEdit control.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Rich |
A Rich |
#Remarks
Currently, the default view type is the RichEditViewType.PrintLayout.
See Also