Summary
Gets or sets a value indicating whether the button is the Cancel button for the
window.
- Namespace
- Avalonia
.Controls - Containing Type
- Button
Syntax
public bool IsCancel { get; set; }
Value
Type | Description |
---|---|
bool |
public bool IsCancel { get; set; }
Type | Description |
---|---|
bool |