Click or drag to resize
PanelBaseAdjustHeightAutomatically Field
If true, will set panel height automatically based on children. Note: this will change the Size.Y property every time children under this panel change.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool AdjustHeightAutomatically

Field Value

Type: Boolean
See Also