EnumHighlightMode
Enum
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.
FirstMatch
Only the first match should be highlighted.
LastMatch
Only the last match should be highlighted.