'Declaration Public Property SuspendAnimations As Boolean
'Usage Dim instance As FpSpread Dim value As Boolean instance.SuspendAnimations = value value = instance.SuspendAnimations
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
public bool SuspendAnimations {get; set;}