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

 

GetRightGroupingCount

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

GetRightGroupingCount

 

 

Gets the number of table value labels those are right-grouped.

 

 

 

Prototype :

 

integer GetRightGroupingCount

(

        No Arguments

)

 

 

 

Example :

 

_TraceLn(This.GetRightGroupingCount());

 

 

 

Available Events :

 

OnBind