hiTreeTableDeselectAllItems
hiTreeTableDeselectAllItems(g_treeField[g_notify] ) =>t / nil
Description
Deselects all selected items in a tree table field. To deselect a single item, use hiTreeTableDeselectItem; to deselect more than one item, use hiTreeTableDeselectItems.
This function is the programmatic equivalent of deselecting items with the mouse or keyboard keys.
Arguments
Values Returned
Related Topics
Return to top