[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Columns.AddRangeGroup

AddRangeGroup Method

AddRangeGroup(int, int)

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

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

Starting column index

int count

Number of columns to group