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