Enum
HighlightMode

Defines different highlight modes for RadHighlightTextBlock.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum HighlightMode

Fields

AllMatches

All matches should be highlighted.

Declaration

cs-api-definition
AllMatches = 2

Field Value

HighlightMode

FirstMatch

Only the first match should be highlighted.

Declaration

cs-api-definition
FirstMatch = 0

Field Value

HighlightMode

LastMatch

Only the last match should be highlighted.

Declaration

cs-api-definition
LastMatch = 1

Field Value

HighlightMode

In this article
DefinitionFieldsAllMatchesFirstMatchLastMatch
Not finding the help you need?
Contact Support