FlexPivot for WinForms
GetBorderPen メソッド (C1FlexGridRenderer)

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

パラメータ

cellType
C1FlexGridRenderer.CellType value that determines the type of cell being drawn.

戻り値の型

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

C1FlexGridRenderer クラス
C1FlexGridRenderer メンバ