Click or drag to resize

CustomLookupLookupItemAddChild Method

Add's new child for this row. Sets childs parentID and Indent.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public void AddChild(
	CustomLookupLookupItem child
)

Parameters

child  CustomLookupLookupItem
See Also