Cells.HideGroupDetail

Cells.HideGroupDetail method

Collapses the grouped rows/columns.

public void HideGroupDetail(bool isVertical, int index)
ParameterTypeDescription
isVerticalBooleanTrue, collapse the grouped rows.
indexInt32The row/column index

See Also