<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Report > Method >GetName |
Gets the name of report component.
Prototype :
string GetName
(
No Arguments
)
Example :
_TraceLn(This.GetName());
Available Events :
OnBind