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