TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > DateTimePicker > Method >

 

GetGroupingRule

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > DateTimePicker > Method >

 

GetGroupingRule

 

 

Gets the grouping rule.

 

 

 

Prototype :

 

string GetGroupingRule

(

       No Arguments

)

 

 

 

Reference :

 

DateTimePicker data type should be the group type.

 

 

 

Example :

 

_TraceLn(This.GetGroupingRule());

 

 

 

Available Events :

 

OnBind,  OnInitialize,  OnStartBind

 

 

 

See also :

 

GroupingRuleConst