Piccolo.NET

PNode.ChildrenPickable Property

Gets or sets a value indicating whether the children of his node should be picked.

public virtual bool ChildrenPickable {get; set;}

Property Value

True if this node tries to pick it's children; else false.

Remarks

If this flag is false then this node will not try to pick its children. Children are pickable by default.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility