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

VerticalGridStyles.HeaderFilterItem Property

Gets the style settings defining the appearance of the header filter items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ListBoxItemStyle HeaderFilterItem { get; }

Property Value

Type Description
ListBoxItemStyle

A ListBoxItemStyle object that contains style settings.

See Also