<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >GetBand |
Gets the band having the table.
Prototype :
object GetBand
(
No Arguments
)
Example :
var objBand = This.GetBand();
_TraceLn(objBand.GetName());
Available Events :
OnBind, OnInitialize, OnStartBind