<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > GanttChart > GanttChartBarValue > Method >GetPage |
Gets the page that has been added component.
Prototype :
object GetPage
(
No Arguments
)
Example :
var objPage = This.GetPage();
_TraceLn(objPage.GetPageIndex());
Available Events :
OnAddToPage, OnEndBind