FlexGrid for WPF
PrepareCell(GridCellType,GridCellRange,GridCellView,Thickness) メソッド

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridWrapCellFactory クラス > PrepareCell メソッド : PrepareCell(GridCellType,GridCellRange,GridCellView,Thickness) メソッド
セルのタイプ
範囲
セル。
セルの境界線が内側境界線(1)か外側境界線(0)かを表す、0 または 1 を含む太さオブジェクト。
表示するセルを準備します。
シンタックス
'宣言
 
Public Overloads Overrides Sub PrepareCell( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange, _
   ByVal cell As GridCellView, _
   ByVal internalBorders As System.Windows.Thickness _
) 
public override void PrepareCell( 
   GridCellType cellType,
   GridCellRange range,
   GridCellView cell,
   System.Windows.Thickness internalBorders
)

パラメータ

cellType
セルのタイプ
range
範囲
cell
セル。
internalBorders
セルの境界線が内側境界線(1)か外側境界線(0)かを表す、0 または 1 を含む太さオブジェクト。
参照

GridWrapCellFactory クラス
GridWrapCellFactory メンバ
オーバーロード一覧