Skip to main content
A newer version of this page is available.
All docs
V19.1

ASPxTreeList.SettingsPopupEditForm Property

Provides access to the Popup Edit Form‘s settings.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.1.dll

Declaration

public TreeListSettingsPopupEditForm SettingsPopupEditForm { get; }

Property Value

Type Description
TreeListSettingsPopupEditForm

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

See Also