Back to Devexpress

TextEditCustomHighlightTextEventArgs Properties

windowsforms-devexpress-dot-xtraeditors-dot-texteditcustomhighlighttexteventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

TextEditCustomHighlightTextEventArgs Properties

Contains data for the TextEdit.CustomHighlightText and RepositoryItemTextEdit.CustomHighlightText events.

NameDescription
LineIndexGets the zero-based index of the currently processed text line for multi-line text. Returns 0 for single-line text.
TextGets the currently processed text/text line (for multi-line text).
TextPositionGets the position of the currently processed text line within the editor’s text.

See Also

TextEditCustomHighlightTextEventArgs Class

TextEditCustomHighlightTextEventArgs Members

DevExpress.XtraEditors Namespace