PopupWindowShowAction.AcceptButtonCaption Property
In This Article
Specifies the caption of the accepting button on the Pop-up Window Show Action’s pop-up Window.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "OK" | A string value that represents the accepting button’s caption. |
See Also