ButtonIsCancel Property
Gets or sets a value indicating whether the button is the Cancel button for the
window.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsCancel { get; set; }
Public Property IsCancel As Boolean
Get
Set
member IsCancel : bool with get, set
Property Value
Boolean