Specifies when the state have to be evaluated.
Declaration Syntax
public enum UpdateStateFreqEnum
Table 1826: Members
| 
                 Member  | 
                 UpdateEachTime  | 
                 The state will be computed each time a cell of the tabular data is modified.  | 
| 
                 Member  | 
                 UpdateOnApply  | 
                 The state will be computed only when the tabular data is closed.  |