Back to Devexpress

DXPopupDialogBase.OKButtonText Property

maui-devexpress-dot-maui-dot-controls-dot-dxpopupdialogbase.md

latest908 B
Original Source

DXPopupDialogBase.OKButtonText Property

Gets or sets the caption of the OK button in the DXPopupDialog. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public string OKButtonText { get; set; }

Property Value

TypeDescription
String

The caption of the OK button.

|

See Also

DXPopupDialogBase Class

DXPopupDialogBase Members

DevExpress.Maui.Controls Namespace