TreeListPopupControlSettings.EditForm Property
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
Property Value
| Type | Description |
|---|---|
| TreeListSettingsPopupEditForm | A TreeListSettingsPopupEditForm object that contains the Edit Form’s settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to EditForm |
|---|---|
| ASPxTreeList |
|
See Also