Enum: UpdateStateFreqEnum

Specifies when the state have to be evaluated.

Fields

Name Description
UpdateEachTime The state will be computed each time a cell of the tabular data is modified.
UpdateOnApply The state will be computed only when the tabular data is closed.