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