<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > Method >GetFixedTopLevelRowCount |
Gets the number of fixed top-level rows When the CrosstabValueLabel is fixed in a row direction.
Prototype :
integer GetFixedTopLevelRowCount
(
No Arguments
)
Example :
_TraceLn(This.GetFixedTopLevelRowCount());
Available Events :
All Events