Skip to main content

RichEditControl.AutoBackgroundProperty Field

Identifies the RichEditControl.AutoBackground dependency property.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public static readonly DependencyProperty AutoBackgroundProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also