TreeListSettingsPopupEditForm.Caption Property
Gets or sets the Popup Edit Form‘s caption.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "Edit Form" | A String value that specifies the popup edit form’s caption. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Caption |
---|---|
TreeListPopupControlSettings |
|
See Also