Back to Devexpress

TreeListPopupControlStyle.PopupControl Property

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

latest1.2 KB
Original Source

TreeListPopupControlStyle.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

TreeListPopupControlStyle Class

TreeListPopupControlStyle Members

DevExpress.Web.ASPxTreeList Namespace