Skip to main content

DXRichEditDataFormatOptions.AllowRtfProperty Field

OBSOLETE

This property has become obsolete. Use the 'Rtf' property instead.

Identifies the DXRichEditDataFormatOptions.AllowRtf dependency property.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v23.2.dll

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

[Obsolete("This property has become obsolete. Use the 'DevExpress.XtraRichEdit.DataFormatOptions.Rtf' property instead.", false)]
public static readonly DependencyProperty AllowRtfProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also