[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Rows.RemoveRangeGroup

RemoveRangeGroup Method

RemoveRangeGroup(int, int)

Removes rows from the outline (range group) from the specified index and count, and returns them to individual rows.

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

Starting row index

int count

Number of rows to ungroup