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

TreeListHeaderFilterPopupStyle.ButtonPanel Property

Gets the style settings defining a Header Filter‘s button panel appearance.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll

Declaration

public HeaderFilterButtonPanelStyles ButtonPanel { get; }

Property Value

Type Description
DevExpress.Web.HeaderFilterButtonPanelStyles

An DevExpress.Web.HeaderFilterButtonPanelStyles object that contains the style settings.

See Also