[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Columns.GetRangeGroupInfo

GetRangeGroupInfo Method

GetRangeGroupInfo(int)

Gets the outlines (range groups) by level.

Declaration
public RangeGroupInfo[] GetRangeGroupInfo(int level)
Public Function GetRangeGroupInfo(level As Integer) As RangeGroupInfo()
Parameters
Type Name Description
int level

Level of the associated outline (range group)

Returns
Type Description
RangeGroupInfo[]

The collection of groups with specified level.