Back to Devexpress

ItemsRequestEventArgs.Text Property

maui-devexpress-dot-maui-dot-editors-dot-itemsrequesteventargs-2eba829e.md

latest818 B
Original Source

ItemsRequestEventArgs.Text Property

Returns the text entered in the edit box.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string Text { get; }

Property Value

TypeDescription
String

A value that specifies the text entered in the edit box.

|

See Also

ItemsRequestEventArgs Class

ItemsRequestEventArgs Members

DevExpress.Maui.Editors Namespace