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