FlexPivot for WinForms
SetCellCheck メソッド (C1FlexPivotGrid)

C1.Win.FlexPivot.6 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotGrid クラス : SetCellCheck メソッド
シンタックス
'宣言
 
Public Overridable Sub SetCellCheck( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal check As C1.Win.FlexGrid.CheckEnum _
) 
public virtual void SetCellCheck( 
   System.int row,
   System.int col,
   C1.Win.FlexGrid.CheckEnum check
)

パラメータ

row
col
check
参照

C1FlexPivotGrid クラス
C1FlexPivotGrid メンバ