Summary
Gets or sets a value which indicates whether the last child of the
DockPanel
fills the remaining space in the panel.
- Namespace
- Avalonia
.Controls - Containing Type
- DockPanel
Syntax
public bool LastChildFill { get; set; }
Value
Type | Description |
---|---|
bool |