TreeListStyles.PopupEditForm Property
In This Article
Gets the style settings used to paint the Popup Edit Form.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListPopupEditFormStyle PopupEditForm { get; }
#Property Value
Type | Description |
---|---|
Tree |
An Tree |
See Also