FlexPivot for WinForms
GetBorderPen メソッド (GridRendererOffice2007)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridRendererOffice2007 クラス : GetBorderPen メソッド
C1FlexGridRenderer.CellType that describes the type of cell being rendered.
Gets a pen used to paint the cell borders.
シンタックス
'宣言
 
Public Overrides Function GetBorderPen( _
   ByVal cellType As C1FlexGridRenderer.CellType _
) As System.Drawing.Pen
public override System.Drawing.Pen GetBorderPen( 
   C1FlexGridRenderer.CellType cellType
)

パラメータ

cellType
C1FlexGridRenderer.CellType that describes the type of cell being rendered.

戻り値の型

A System.Drawing.Pen used to paint the cell borders.
参照

GridRendererOffice2007 クラス
GridRendererOffice2007 メンバ