Skip to main content
.NET 6.0+

PopupWindowShowAction.DefaultCancelButtonCaption Field

Specifies the default caption of the cancelling button located on the Pop-up Window Show Action’s pop-up Window. By default, this field value is “Cancel”.

Namespace: DevExpress.ExpressApp.Actions

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public static string DefaultCancelButtonCaption

Field Value

Type
String
See Also