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)
Syntax
public void AddChild(
	CustomLookupLookupItem child
)

Parameters

child
Type: ATR.CT.CTInterfaceCustomLookupLookupItem
See Also