[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellStyle.GetContentRectangle

GetContentRectangle Method

GetContentRectangle(Rectangle)

Gets the content portion of a cell's rectangle.

Declaration
public Rectangle GetContentRectangle(Rectangle rc)
Parameters
Type Name Description
Rectangle rc

Cell rectangle.

Returns
Type Description
Rectangle

A rectangle that represents the content portion of a cell, discounting the area taken up by the cell borders.