Skip to main content
A newer version of this page is available. .
Tab

FileManagerSettingsFiltering Class

Provides settings that affect the file manager’s filtering functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerSettingsFiltering :
    FileManagerSettingsBase

The following members return FileManagerSettingsFiltering objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxFileManager.SettingsFiltering
ASP.NET MVC Extensions FileManagerSettings.SettingsFiltering

Remarks

An object of the FileManagerSettingsFiltering type can be accessed using the ASPxFileManager.SettingsFiltering.

See Also