Property OnCancel
OnCancel
Gets or sets action which is fired when 'Cancel' is pressed in the dialog.
public virtual Action? OnCancel { get; set; }
Gets or sets action which is fired when 'Cancel' is pressed in the dialog.
public virtual Action? OnCancel { get; set; }