Back to Devexpress

LookUpEditSearchHighlightEventArgs.Text Property

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-lookupeditsearchhighlighteventargs.md

latest1.2 KB
Original Source

LookUpEditSearchHighlightEventArgs.Text Property

Returns the current user text.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public string Text { get; }
vb
Public ReadOnly Property Text As String

Property Value

TypeDescription
String

The current user text.

|

See Also

LookUpEditSearchHighlightEventArgs Class

LookUpEditSearchHighlightEventArgs Members

DevExpress.XtraEditors.Controls Namespace