NevronOpenVision
Nevron.Nov.Layout Namespace / NFlexBoxLayout Class / SetGrow Method
The grow factor for the node. Should be greater than or equal to 0. By default set to 0, which means that the node will not grow.
SetGrow Method
Sets the value of the GrowPropertyEx for the specified node.
Syntax
public static void SetGrow( 
   NNode node,
   System.double grow
)

Parameters

node
grow
The grow factor for the node. Should be greater than or equal to 0. By default set to 0, which means that the node will not grow.
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