Spread Windows Forms 12.0 Product Documentation
SuspendGrouping Property (IGroupSupport2)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IGroupSupport2 Interface : SuspendGrouping Property
Gets or sets whether the grouping is suspended.
Syntax
'Declaration
 
Property SuspendGrouping As Boolean
'Usage
 
Dim instance As IGroupSupport2
Dim value As Boolean
 
instance.SuspendGrouping = value
 
value = instance.SuspendGrouping
bool SuspendGrouping {get; set;}
See Also

Reference

IGroupSupport2 Interface
IGroupSupport2 Members