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.v24.1.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