NevronOpenVision
Nevron.Nov.UI Namespace / NBoxElement Class / DefaultHeight Property
DefaultHeight Property (NBoxElement)
Gets the default height of the element. (in parent coordinates) Automatically updated by Nevron.
Syntax
public System.double DefaultHeight {get;}
Remarks
The value of this property is automatically computed during the measure pass. It represents the height that this box wants to take regardless of the size of the slot assigned to it. Boxes always aim to take their default size.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also