Gets and sets the maximum number of rows that can be displayed. As rows are added the visible size of the table will grow to show all rows until this maximum number of rows is reached and then a scroll bar will be displayed to allow the user to access all rows. For a new created table, this property defaults to 4.
"tableCommandInput_var" is a variable referencing a TableCommandInput object.
|
"tableCommandInput_var" is a variable referencing a TableCommandInput object.
|