Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
public CalculationUpdateBehavior UpdateBehavior { get; }
public CalculationUpdateBehavior UpdateBehavior { get; }
Property Value
Type:
CalculationUpdateBehaviorThis determines whether the calculation should be reexecuted immediately when dependencies change or just
indicate their need of refresh. Note that columns residing in a normal table will also be asked to recalculate
themselves when the rowcount of their table changes regardless of their normal UpdateBehavior.
Note that automatic update behavior does not apply to filterdependencies which will never cause an automatic update.
If filterdependencies are used it is recommended to use Invalidate behavior instead to ensure
a smooth user experience when filtering.
Supported in: 6.5, 6.0, 5.5, 5.0, 4.5