Back to Devexpress

TreeListFilterBuilderPopupStyle.ButtonPanel Property

aspnet-devexpress-dot-web-dot-aspxtreelist-dot-treelistfilterbuilderpopupstyle.md

latest1.7 KB
Original Source

TreeListFilterBuilderPopupStyle.ButtonPanel Property

Gets the style settings defining a filter builder‘s button panel appearance.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle ButtonPanel { get; }
vb
Public ReadOnly Property ButtonPanel As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains the style settings.

|

Remarks

Use the ButtonPanel property to access and customize the style settings that define the appearance of a button panel in the filter builder.

See Also

Filter Data in Tree List

Tree List

TreeListFilterBuilderPopupStyle Class

TreeListFilterBuilderPopupStyle Members

DevExpress.Web.ASPxTreeList Namespace