Expanded Property
Gets or sets a value indicating whether or not the tree node is expanded or not.
public bool Expanded { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- TreeNode
- Property Type
- bool
public bool Expanded { get; set; }