Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Description

Groups or outlines a contiguous set of rows.

C#
vb.net

Parameters

startRowIndex
The 0-based index of the starting row.
numRows
The number of rows to group.
collapsed
Whether or not the group is collapsed.

Examples

C#
vb.net
  • No labels