IsCancel Property
Gets or sets a value indicating whether the button is the Cancel button for the window.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsCancel { get; set; }
Public Property IsCancel As Boolean
Get
Set
member IsCancel : bool with get, set