Property IsExpanded
| Edit this page View SourceIsExpanded
Gets or sets a value indicating whether the item is expanded in the TreeView or not.
Declaration
public bool IsExpanded { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Gets or sets a value indicating whether the item is expanded in the TreeView or not.
public bool IsExpanded { get; set; }
| Type | Description |
|---|---|
| bool |