Back to Devexpress

LookUpEditSearchHighlightEventArgs.EditorText Property

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

latest1.2 KB
Original Source

LookUpEditSearchHighlightEventArgs.EditorText Property

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public string EditorText { get; }
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property EditorText As String

Property Value

Type
String

See Also

LookUpEditSearchHighlightEventArgs Class

LookUpEditSearchHighlightEventArgs Members

DevExpress.XtraEditors.Controls Namespace