Table of Contents

Property MinExtra

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

double