<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabHeader > Event >OnEndBind |
Occurs immediately after the crosstab header has been bound.
Prototype :
void OnEndBind
(
No Arguments
)
Reference :
OnEndBind occurs after report binding has been completed, in other words, after OnBind events of all components have been completed.