Click or drag to resize

DataTreeStructuresetBranchCount Method

set the number of branches in the tree.

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void setBranchCount(
	int n
)

Parameters

n
Type: SystemInt32
number of branches.
See Also