ASPxGridViewTextSettings.PopupEditFormCaption Property
Gets or sets the Popup Edit Form‘s caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | 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 PopupEditFormCaption |
---|---|
ASPxGridView |
|
GridViewProperties |
|
See Also