TreeListPopupControlSettings.EditForm Property
In This Article
Provides access to the Popup Edit Form‘s settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
NuGet Package: DevExpress.Web
#Declaration
public TreeListSettingsPopupEditForm EditForm { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Edit |
---|---|
ASPx |
|
See Also