OLAP for WinForms
SetCellImage(Int32,String,Image) メソッド

C1.Win.Olap.4 アセンブリ > C1.Win.Olap 名前空間 > C1OlapGrid クラス > SetCellImage メソッド : SetCellImage(Int32,String,Image) メソッド
シンタックス
'宣言
 
Public Overloads Sub SetCellImage( _
   ByVal row As System.Integer, _
   ByVal colName As System.String, _
   ByVal newImage As System.Drawing.Image _
) 
public void SetCellImage( 
   System.int row,
   System.string colName,
   System.Drawing.Image newImage
)

パラメータ

row
colName
newImage
参照

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