Click or drag to resize
CustomLookupLookupItemAddChild Method

[This is preliminary documentation and is subject to change.]

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