Back to Devexpress

TextEditCustomHighlightTextEventArgs Class

windowsforms-devexpress-dot-xtraeditors-7ee11ff3.md

latest1.7 KB
Original Source

TextEditCustomHighlightTextEventArgs Class

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

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class TextEditCustomHighlightTextEventArgs :
    EventArgs
vb
Public Class TextEditCustomHighlightTextEventArgs
    Inherits EventArgs

TextEditCustomHighlightTextEventArgs is the data class for the following events:

Inheritance

Object EventArgs TextEditCustomHighlightTextEventArgs

See Also

TextEditCustomHighlightTextEventArgs Members

DevExpress.XtraEditors Namespace