SuspendAnimations Property (FpSpread)
Gets or sets whether to suspend animations such as an animated focus renderer.
public bool SuspendAnimations {get; set;}
'Declaration
Public Property SuspendAnimations As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.SuspendAnimations = value
value = instance.SuspendAnimations