hiTreeTableGetSelectedItemCount
hiTreeTableGetSelectedItemCount(g_treeField) =>x_selectedItemCount/nil
Description
Returns the number of items that are currently selected in a tree table field.
Argument
Values Returned
|
The number of items that are currently selected in the tree table field. |
|
Related Topics
hiTreeTableGetExpandedItemCount
Return to top