Summary
Gets or sets if the child controls will be layed out in reverse order.
- Namespace
- Avalonia
.Controls - Containing Type
- ReversibleStackPanel
Syntax
public bool ReverseOrder { get; set; }
Value
Type | Description |
---|---|
bool |
public bool ReverseOrder { get; set; }
Type | Description |
---|---|
bool |