Gets the bounds of the initialized cells area. The returned
System.Drawing.Size structure's
System.Drawing.Size.Width contains the column index of the rightmost initialized cell + 1, while
System.Drawing.Size.Height contains the row index of the bottommost initialized cell + 1.
'Declaration
Public Function GetRightBottomBounds() As Size
public Size GetRightBottomBounds()
Return Value
The size of the initialized cells area.
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