Back to Devexpress

DXPopupDialogBase.CancelButtonText Property

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

latest924 B
Original Source

DXPopupDialogBase.CancelButtonText Property

Gets or sets the caption of the Cancel 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 CancelButtonText { get; set; }

Property Value

TypeDescription
String

The caption of the Cancel button.

|

See Also

DXPopupDialogBase Class

DXPopupDialogBase Members

DevExpress.Maui.Controls Namespace