Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::IsItemDisabled

Checks if an item is disabled.

bool IsItemDisabled (long tvItem) const;

Parameters

tvItem
ID of the tree view item.

Return Value

true, if the item is disabled, false otherwise.