<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Report > Method >GetBindingOrderList |
Gets the band binding order list.
Prototype :
string GetBindingOrderList
(
No Arguments
)
Reference :
The binding order list includes only data band, dummy band, subreport band, and side band. No other bands are included.
Example :
_TraceLn(This.GetBindingOrderList());
Available Events :
All Events