'Usage Dim instance As GroupDataModel Dim row As Integer Dim value As Group value = instance.GetGroup(row)
Parameters
- row
- Row index
Return Value
Group object containing the group of the specified row
'Usage Dim instance As GroupDataModel Dim row As Integer Dim value As Group value = instance.GetGroup(row)