[]
Gets or sets a value indicating whether this OutlineNode expanded and its child nodes are visible.
public bool Expanded { get; set; }
Public Property Expanded As Boolean