Enum HighlightMode
Defines different highlight modes for RadHighlightTextBlock.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum HighlightMode
AllMatches
All matches should be highlighted.
FirstMatch
Only the first match should be highlighted.
LastMatch
Only the last match should be highlighted.