TreeListSettingsPopupEditForm.PopupElementID Property
Gets or sets the ID of a web control or HTML element with which the popup edit form is associated.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A string value specifying the ID of the web control or HTML element which the popup edit form is associated with. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to PopupElementID |
|---|---|
| TreeListPopupControlSettings |
|
See Also