Returns or sets the Group name.
group.Name[ = value As String ]
The group name can be used as an index into the control's Groups collection. For example:
vsr.Groups("Initial").GroupBy = "Left([ProductName],1)"
String
Copyright (c) GrapeCity, inc. All rights reserved.