<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > FixedTableLabel > Method >GetPriorLabel |
Gets the prior label name of the group label.
Prototype :
string GetPriorLabel
(
No Arguments
)
Reference :
Label data type should be the group type.
Example :
_TraceLn(This.GetPriorLabel());
Available Events :
OnBind, OnInitialize, OnStartBind