<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableValue > Method >GetLeftGroupingCount |
Gets the number of table value labels those are left-grouped.
Prototype :
integer GetLeftGroupingCount
(
No Arguments
)
Example :
_TraceLn(This.GetLeftGroupingCount());
Available Events :
OnBind