DockPanel.LastChildFill Property

Definition

Gets or sets a value indicating whether the last child element within a DockPanel stretches to fill the remaining available space.

public bool LastChildFill { get; set; }
member this.LastChildFill : bool with get, set
Public Property LastChildFill As Boolean

Property Value

Applies to