Property MinExtra
MinExtra
Gets or sets minimum size (in dips) of the remaining area of the container. This area is located in the center of the container that is not occupied by edge docked controls. This is the area that would be used for any Fill docked control.
public double MinExtra { get; set; }