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