New to Telerik UI for WPFStart a free 30-day trial

Defines different highlight modes for RadHighlightTextBlock.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public enum HighlightMode

Fields

All matches should be highlighted.

C#
AllMatches = 2

Only the first match should be highlighted.

C#
FirstMatch = 0

Only the last match should be highlighted.

C#
LastMatch = 1
In this article
DefinitionFieldsAllMatchesFirstMatchLastMatch
Not finding the help you need?
Contact Support