Skip to main content
All docs
V25.1
  • DXRichEditDataFormatOptions.PlainTextProperty Field

    Identifies the PlainText dependency property.

    Namespace: DevExpress.Xpf.RichEdit

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

    NuGet Package: DevExpress.Wpf.RichEdit

    Declaration

    public static readonly DependencyProperty PlainTextProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also