Skip to main content

LastChildFill Property

Gets or sets a value which indicates whether the last child of the DockPanel fills the remaining space in the panel.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool LastChildFill { get; set; }
View Source

Property Value

Boolean

See Also

Reference

DockPanel Class
Avalonia.Controls Namespace