TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >

 

SetRowCount

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >

 

SetRowCount

 

 

Sets the number of rows.

 

 

 

Prototype :

 

void SetRowCount

(

       integer RowCount

)

 

 

 

Arguments :

 

RowCount

the number of rows

 

 

 

Example :

 

This.SetRowCount(10);

 

 

 

Available Events :

 

All Events