Class ConfirmOptions
- Namespace
- Radzen
- Assembly
- Radzen.Blazor.dll
Class ConfirmOptions.
public class ConfirmOptions : AlertOptions
- Inheritance
-
ConfirmOptions
- Inherited Members
Constructors
ConfirmOptions()
public ConfirmOptions()
Properties
CancelButtonText
Gets or sets the text of the Cancel button.
public string CancelButtonText { get; set; }