Cells.ShowGroupDetail

Cells.ShowGroupDetail method

Expands the grouped rows/columns.

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

See Also