Skip to main content
Tab

ASPxTitleIndex.FilterBoxStyle Property

Gets the style settings used to paint the Filter Box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FilterBoxStyle FilterBoxStyle { get; }

Property Value

Type Description
FilterBoxStyle

A FilterBoxStyle object that contains style settings.

See Also