A newer version of this page is available.
Switch to the current version.
FileManagerFilterBoxMode Enum
Lists values that specify the filter box search mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
Members
Name | Description |
---|---|
CurrentFolder | Searches within the current folder. |
Subfolders | Searches within all subfolders. |
Related API Members
The following properties accept/return FileManagerFilterBoxMode values:
Remarks
Values listed by this enumeration are used to set the FileManagerSettingsFiltering.FilterBoxMode property's value.
See Also
Feedback