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