Skip to main content

DXRichEditCommentOptions.HighlightCommentedRangeProperty Field

Identifies the DXRichEditCommentOptions.HighlightCommentedRange dependency property.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public static readonly DependencyProperty HighlightCommentedRangeProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also