<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >GetReport |
Gets the current report component.
Prototype :
object GetReport
(
No Arguments
)
Example :
var objReport = This.GetReport();
_TraceLn(objReport.GetPaperType());
Available Events :
OnBind, OnInitialize, OnStartBind