isExpanded property

bool isExpanded
getter/setter pair

Whether the node is expanded or not

The table updates this value when the user expands or collapses the row.

Implementation

bool isExpanded;