[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.GroupDataModel.GetGroupIndex

GetGroupIndex Method

GetGroupIndex(int)

Gets index of group that row locates. If row is not in a group, return -1

Declaration
public int GetGroupIndex(int row)
Public Function GetGroupIndex(row As Integer) As Integer
Parameters
Type Name Description
int row
Returns
Type Description
int