set_expanded
Description:
[
Version ( since =
"2.10" ) ]
public bool set_expanded (
bool expanded)
Sets the expanded state of the item.
This procedure expands or collapses the item.
Parameters:
| this |
The item.
|
| expanded |
TRUE to expand the item, FALSE to collapse the item.
|
Returns: