[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRangeGroupModel.RemoveIndexes

RemoveIndexes Method

RemoveIndexes(int, int, bool)

Removes the specified outline (range group) starting with a specified index and moving up indexes below that.

Declaration
void RemoveIndexes(int startIndex, int removeCount, bool isRowGroup)
Sub RemoveIndexes(startIndex As Integer, removeCount As Integer, isRowGroup As Boolean)
Parameters
Type Name Description
int startIndex

Start index

int removeCount

Number of rows or columns to remove

bool isRowGroup

Whether the outline (range group) is of rows