DockPanelLastChildFill Property
Gets or sets a value which indicates whether the last child of the
DockPanel fills the remaining space in the panel.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool LastChildFill { get; set; }
Public Property LastChildFill As Boolean
Get
Set
member LastChildFill : bool with get, set
Property Value
Boolean