GridViewEditFormTemplateContainer.CancelAction Property
Gets the script that implements the cancel action.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String value representing the service script that cancels editing performed within the ASPxGridView. |
See Also