Click or drag to resize

CustomLookupLookupItemParentID Property

Gets/Sets this row's parent's ID. If AddChild is used, ParentID is automatically set.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public int ParentID { get; set; }

Property Value

Type: Int32
See Also