TreeNodeExpandedEventArgs Properties |
The TreeNodeExpandedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildNodes |
Gets or sets the collection of nodes to be displayed as children of the expanded node.
| |
| CustomArgument |
Gets or sets a custom attribute that the OnNodeExpand can use
| |
| Node |
Gets or sets the expanded node.
|