[]
        
(Showing Draft Content)

C1.C1Preview.UserCellGroupCollection.GetRightBottomBounds

GetRightBottomBounds Method

GetRightBottomBounds()

Gets the bounding rectangle that includes all cells in all groups in the current collection.

Declaration
public Size GetRightBottomBounds()
Public Function GetRightBottomBounds() As Size
Returns
Type Description
Size

A Size structure, the Width of which contains the column index + 1 of the rightmost cell, while the Height contains the row index + 1 of the bottommost cell.