Skip to main content

TreeListHeaderFilterPopupStyle.ButtonPanel Property

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

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public HeaderFilterButtonPanelStyles ButtonPanel { get; }

Property Value

Type Description
DevExpress.Web.HeaderFilterButtonPanelStyles

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

See Also