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