TreeListStyles.PopupEditFormWindowHeader Property
In This Article
Gets the style settings defining the appearance of the Popup Edit Form‘s header.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PopupWindowStyle PopupEditFormWindowHeader { get; }
#Property Value
Type | Description |
---|---|
Popup |
A Popup |
See Also