Piccolo.NET

PNode.Parent Property

Gets or sets the parent of this node.

public virtual PNode Parent {get; set;}

Property Value

The node that this node descends directly from.

Remarks

This property will be null if the node has not been added to a parent yet.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility