TreeItemExpandability Enum
Specifies a tree item's support for expansion toggling.
public enum TreeItemExpandability
Fields
| Name | Description |
|---|---|
| Auto | Logic is used to determine whether the item supports expansion toggling. |
| Never | The item doesn't support expansion toggling. |