Property CancelButtonAction
CancelButtonAction
Gets or sets the action to be executed when the "Cancel" button is pressed.
public virtual Action? CancelButtonAction { get; set; }
Gets or sets the action to be executed when the "Cancel" button is pressed.
public virtual Action? CancelButtonAction { get; set; }