Skip to main content
All docs
V26.1
  • RichEditControl.DocumentViewDirectionProperty Field

    Identifies the RichEditControl.DocumentViewDirection dependency property.

    Namespace: DevExpress.Xpf.RichEdit

    Assembly: DevExpress.Xpf.RichEdit.v26.1.dll

    NuGet Package: DevExpress.Wpf.RichEdit

    Declaration

    public static readonly DependencyProperty DocumentViewDirectionProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also