Share via


DockLayout.LastChildFill Property

Definition

The default behavior is that the last child of the DockLayout takes up the rest of the space, this can be disabled setting the LastChildFill property to false.

public bool LastChildFill { get; set; }

Property Value

System.Boolean

Applies to