[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt einen Wert zurück oder legt ihn fest der angibt, ob das Panel seine Höhe automatisch an die Höhe der enthaltenen Cockpit-Steuerelemente anpassen soll.

Namespace: DynamicNode.Ext.Cockpit
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)

Syntax

C#
public bool AutoHeight { get; set; }
Visual Basic
Public Property AutoHeight As Boolean
	Get
	Set
F#
member AutoHeight : bool with get, set

See Also