[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRangeGroupModel.ExpandGroup

ExpandGroup Method

ExpandGroup(int, int, bool, bool)

Expands an outline (range group) of rows or columns.

Declaration
void ExpandGroup(int level, int endIndex, bool isRowGroup, bool expand)
Sub ExpandGroup(level As Integer, endIndex As Integer, isRowGroup As Boolean, expand As Boolean)
Parameters
Type Name Description
int level

Level of the outline (range group) to expand or collapse

int endIndex

End index of the outline (range group) to expand

bool isRowGroup

Whether the outline (range group) is of rows

bool expand

Whether the action is to expand