Click or drag to resize

DataTreeStructuresetItemCount Method

set the item count per branch

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

Parameters

n
Type: SystemInt32
index of the branch
See Also