FlexGrid for WinForms
GetContentRectangle メソッド (CellStyle)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : GetContentRectangle メソッド
セルの矩形。
セルの矩形のコンテンツ部分を取得します。
シンタックス
'宣言
 
Public Function GetContentRectangle( _
   ByVal rc As System.Drawing.Rectangle _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetContentRectangle( 
   System.Drawing.Rectangle rc
)

パラメータ

rc
セルの矩形。

戻り値の型

セルの枠線によって占められる領域を除いた、セルのコンテンツ部分を表す矩形。
参照

CellStyle クラス
CellStyle メンバ