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