Gets the bounding rectangle that includes all cells in all groups in the current collection.
'Declaration
Public Function GetRightBottomBounds() As Size
public Size GetRightBottomBounds()
Return Value
A
System.Drawing.Size structure, the
System.Drawing.Size.Width of which contains the column index + 1 of the rightmost cell, while the
System.Drawing.Size.Height contains the row index + 1 of the bottommost cell.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2