MobileForms Toolkit Documentation

Node.IsExpanded Property

Gets or sets whether this node is expanded (so that its descendants are visible) or collapsed.

public virtual bool IsExpanded {get; set;}

See Also

Node Class | Resco.Controls.AdvancedTree Namespace