Scheduler for WinForms
SetCellCheck メソッド (BaseTableView)

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

パラメータ

row
col
check
参照

BaseTableView クラス
BaseTableView メンバ