Back to Devexpress

TreeListFilterBuilderPopupStyle.PopupControl Property

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

latest1.4 KB
Original Source

TreeListFilterBuilderPopupStyle.PopupControl Property

Gets the general style settings of popup elements within a tree list.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains the style settings.

|

See Also

Filter Data in Tree List

Tree List

TreeListFilterBuilderPopupStyle Class

TreeListFilterBuilderPopupStyle Members

DevExpress.Web.ASPxTreeList Namespace