Property Parent
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
Parent
Gets node that is a parent for the current node.
public Node Parent { get; set; }
Gets node that is a parent for the current node.
public Node Parent { get; set; }