FileManagerGetFilteredItemsArgs.FilterBoxText Property
Gets the search string entered into the FileManager’s filter box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string value specifying the text. |
See Also