Class ConfirmOptions.
DialogOptions.AutoFocusFirstElement
DialogOptions.CloseDialogOnEsc
DialogOptionsBase.OnPropertyChanged
DialogOptionsBase.CloseAriaLabel
DialogOptionsBase.CloseDialogOnOverlayClick
DialogOptionsBase.WrapperCssClass
DialogOptionsBase.ContentCssClass
DialogOptionsBase.CloseTabIndex
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public class ConfirmOptions : AlertOptionsGets or sets the text of the Cancel button.
public string CancelButtonText { get; set; }
| Type | Description |
|---|---|
| string | Gets or sets the text of the Cancel button. |