Skip to main content
Tab

FilterBoxStyle Class

Provides style settings used to paint the Filter Box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FilterBoxStyle :
    AppearanceStyle

The following members return FilterBoxStyle objects:

Remarks

These settings can be accessed via the ASPxTitleIndex.FilterBoxStyle property.

See Also