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

 

GetRowCount

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

GetRowCount

 

 

Gets the number of rows.

 

 

 

Prototype :

 

integer GetRowCount

(

       No Arguments

)

 

 

 

Example :

 

_TraceLn(This.GetRowCount());

 

 

 

Available Events :

 

All Events