IsLayoutSuspended Property
Returns whether the layout is suspended in this component.
public new bool IsLayoutSuspended {get;}
'Declaration
Public Shadows ReadOnly Property IsLayoutSuspended As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
value = instance.IsLayoutSuspended