Skip to main content
Tab

FileManagerStyles.FilterBox Property

Gets the style settings that define the appearance of a filter box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FileManagerToolbarItemStyle FilterBox { get; }

Property Value

Type Description
FileManagerToolbarItemStyle

A FileManagerToolbarItemStyle object that contains the style settings.

See Also