Skip to main content
A newer version of this page is available. .

TreeListStyles.PopupEditForm Property

Gets the style settings used to paint the Popup Edit Form.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public TreeListPopupEditFormStyle PopupEditForm { get; }

Property Value

Type Description
TreeListPopupEditFormStyle

An TreeListPopupEditFormStyle object that contains style settings used to paint the popup edit form.

See Also