LookUpEditSearchHighlightEventArgs.EditorText Property
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type |
---|
String |
See Also
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
[EditorBrowsable(EditorBrowsableState.Never)]
public string EditorText { get; }
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property EditorText As String
Type |
---|
String |
No
Your feedback is appreciated.