Gets a value indicating whether the controls are being updated.
Use this property in UI event handlers to prevent model updates.
Namespace: Spotfire.Dxp.Automation.Framework
Assembly: Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public bool IsUpdating { get; }
Property Value
Type: BooleanVersion Information
See Also