Gets or sets whether to allow the user to group rows on the sheet.
public bool AllowGroup {get; set;}
'Declaration
Public Property AllowGroup As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
instance.AllowGroup = value
value = instance.AllowGroup