[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Columns.RemoveRangeGroup

RemoveRangeGroup Method

RemoveRangeGroup(int, int)

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

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

Starting column index

int count

Number of rows to ungroup