[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Rows.AddRangeGroup

AddRangeGroup Method

AddRangeGroup(int, int)

Groups all the rows from the specified start index by the specified amount to an outline (range group).

Declaration
public void AddRangeGroup(int row, int count)
Public Sub AddRangeGroup(row As Integer, count As Integer)
Parameters
Type Name Description
int row

Starting row index

int count

Number of rows to group