General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
TreeListSettingsPopupEditForm.Caption Property
Gets or sets the Popup Edit Form's caption.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
Declaration
[DefaultValue("Edit Form")]
public string Caption { get; set; }
<DefaultValue("Edit Form")>
Public Property Caption As String
Property Value
Type | Default | Description |
---|---|---|
String | "Edit Form" |
A String value that specifies the popup edit form's caption. |
See Also
Feedback