<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Band > DataBand > Method >GetBindingOrderList |
Gets the detail band binding order list.
Prototype :
string GetBindingOrderList
(
No Arguments
)
Reference :
The binding order list includes only the data bands that was set to detail.
Example :
_TraceLn(This.GetBindingOrderList());
Available Events :
All Events