TableCommandInput.rowCount Property
Parent Object: TableCommandInputDefined in namespace "adsk::core" and the header file is <Core/UserInterface/TableCommandInput.h>
Description
Returns the number of rows in the table. The actual number of rows in the table is defined by the number of rows that contain command inputs.
Syntax
"tableCommandInput_var" is a variable referencing a TableCommandInput object.
|