TableWidget::GetSelectedTableItemCount
Defined in:
Returns the number of items that are currently selected in a table.
C4Widgets.h
Prototype
int32 GetSelectedTableItemCount(void) const;
Description
The GetSelectedTableItemCount
function returns the number of items that are currently selected in a table.
See Also
TableWidget::GetSelectedTableItem