ASPxGridViewCustomButtonInitializer.ConfirmationMessage Property
Gets or sets the confirmation message displayed when an end-user executes an Action
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string containing the current Action’s confirmation message. |
See Also