![](../icons/Help.png) | CustomLookupLookupItemParentID Property |
Gets/Sets this row's parent's ID. If AddChild
is used, ParentID is automatically set.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic int ParentID { get; set; }
Public Property ParentID As Integer
Get
Set
Property Value
Type:
Int32
See Also