Click or drag to resize

CustomLookup.LookupItem.AddChild 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(
	CustomLookup.LookupItem child
)

Parameters

child
Type: ATR.CT.CTInterface.CustomLookup.LookupItem
See Also