Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::IsItemExpanded

Checks if a tree view item is expanded.

bool IsItemExpanded (long tvItem) const;

Parameters

tvItem
ID of the tree view item.

Return Value

true, if the item is expanded, false otherwise.