Skip to main content

DXRichEditRangePermissionOptions.BracketsColorProperty Field

Identifies the DXRichEditRangePermissionOptions.BracketsColor dependency property.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public static readonly DependencyProperty BracketsColorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also