Scheduler for WinForms
SetData(CellRange,Object,Boolean) メソッド

C1.Win.C1Schedule.Extended.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 > BaseTableView クラス > SetData メソッド : SetData(CellRange,Object,Boolean) メソッド
シンタックス
'宣言
 
Public Overloads Overridable Function SetData( _
   ByVal rg As C1.Win.C1FlexGrid.CellRange, _
   ByVal value As System.Object, _
   ByVal coerce As System.Boolean _
) As System.Boolean
public virtual System.bool SetData( 
   C1.Win.C1FlexGrid.CellRange rg,
   System.object value,
   System.bool coerce
)

パラメータ

rg
value
coerce
参照

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