Skip to main content
A newer version of this page is available.
All docs
V18.2

ASPxTreeList.SettingsPopupEditForm Property

Provides access to the Popup Edit Form‘s settings.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public TreeListSettingsPopupEditForm SettingsPopupEditForm { get; }

Property Value

Type Description
TreeListSettingsPopupEditForm

A TreeListSettingsPopupEditForm object that contains the Popup Edit Form’s settings.

See Also