Enum
LineHighlightMode

Determines which part of a span will be highlighted.

Definition

Namespace:Telerik.Windows.Controls.SyntaxEditor.Tagging.Taggers

Assembly:Telerik.Windows.Controls.SyntaxEditor.dll

Syntax:

cs-api-definition
public enum LineHighlightMode

Fields

LineStartToTextEnd

Highlights from the beginning of the line to the end of the text portion of the span.

Declaration

cs-api-definition
LineStartToTextEnd = 1

Field Value

LineHighlightMode

TextOnly

Highlights only the text portion of the span.

Declaration

cs-api-definition
TextOnly = 0

Field Value

LineHighlightMode

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