[]
Sets the tree node to the expanded state.
public void Expand(bool allChildrens = false)
Public Sub Expand(Optional allChildrens As Boolean = False)
| Type | Name | Description |
|---|---|---|
| bool | allChildrens | If true then sets all child nodes to the expanded state. |