TreeListHeaderFilterPopupStyle.ButtonPanel Property
Gets the style settings defining a Header Filter‘s button panel appearance.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.HeaderFilterButtonPanelStyles | An DevExpress.Web.HeaderFilterButtonPanelStyles object that contains the style settings. |
See Also