Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SyntaxHighlightToken Properties

A range of text with format settings.
Name Description
End Gets the final position of the document range corresponding to a token.
Length Gets the length of the document range that the token represents.
Properties Provides access to format settings used to highlight the token text.
Start Gets the start position of the document range corresponding to a token.
See Also