Skip to main content
Tab

FileManagerToolbarFilterBox Class

Implements the custom filter box functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerToolbarFilterBox :
    FileManagerToolbarItemBase

Remarks

An object of the FileManagerToolbarFilterBox type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.

Inheritance

See Also