Skip to main content
.NET 6.0+

PopupWindowShowAction.DefaultAcceptButtonCaption Field

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

Namespace: DevExpress.ExpressApp.Actions

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public static string DefaultAcceptButtonCaption

Field Value

Type
String
See Also