Back to Devexpress

TextEditCustomHighlightTextEventArgs Constructors

windowsforms-devexpress-dot-xtraeditors-dot-texteditcustomhighlighttexteventargs-dot-ctor.md

latest1.1 KB
Original Source

TextEditCustomHighlightTextEventArgs Constructors

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

NameParametersDescription
TextEditCustomHighlightTextEventArgs(Int32, String, Int32, Boolean)lineIndex, text, startIndex, isMonospaceFontInitializes a new instance of the TextEditCustomHighlightTextEventArgs class with specified settings.

See Also

TextEditCustomHighlightTextEventArgs Class

TextEditCustomHighlightTextEventArgs Members

DevExpress.XtraEditors Namespace