Class ConfirmOptions
Class ConfirmOptions.
Implements
Inherited Members
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public class ConfirmOptions : AlertOptions, INotifyPropertyChanged
Constructors
ConfirmOptions()
Class ConfirmOptions.
Declaration
public ConfirmOptions()
Properties
CancelButtonText
Gets or sets the text of the Cancel button.
Declaration
public string CancelButtonText { get; set; }
Property Value
Type | Description |
---|---|
string |