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

 

SetEmptyTableRowCount

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetEmptyTableRowCount

 

 

Sets the number of rows with empty tables.

 

 

 

Prototype :

 

void SetEmptyTableRowCount

(

       integer EmptyTableRowCount

)

 

 

 

Arguments :

 

EmptyTableRowCount

Empty table row count

 

 

 

Example :

 

This.SetEmptyTableRowCount(10);

 

 

 

Available Events :

 

All Events