FlexPivot for WinForms
SetData(Int32,Int32,Object,Boolean) メソッド

C1.Win.FlexPivot.6 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotGrid クラス > SetData メソッド : SetData(Int32,Int32,Object,Boolean) メソッド
シンタックス
'宣言
 
Public Overloads Overridable Function SetData( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal value As System.Object, _
   ByVal coerce As System.Boolean _
) As System.Boolean
public virtual System.bool SetData( 
   System.int row,
   System.int col,
   System.object value,
   System.bool coerce
)

パラメータ

row
col
value
coerce
参照

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