Graphisoft®
Dialog Manager
Version: 2.0
TreeView
::DeselectItem
Deselects an item.
void DeselectItem (
long
tvItem
);
Parameters
tvItem
ID of the tree view item. Use
AllItems
to deselect all items (only at
MultiSelTreeView
).