Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::IsItemEnabled

Checks if an item is enabled.

bool IsItemEnabled (long tvItem) const;

Parameters

tvItem
ID of the tree view item.

Return Value

true, if the item is enabled, false otherwise.