FlexPivot for WinForms
GetContentRectangle メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : GetContentRectangle メソッド
Cell rectangle.
Gets the content portion of a cell's rectangle.
シンタックス
'宣言
 
Public Function GetContentRectangle( _
   ByVal rc As System.Drawing.Rectangle _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetContentRectangle( 
   System.Drawing.Rectangle rc
)

パラメータ

rc
Cell rectangle.

戻り値の型

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

CellStyle クラス
CellStyle メンバ