FlexGrid for WinForms
BackgroundImage プロパティ (CellStyle)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : BackgroundImage プロパティ
スタイルの背景画像を取得または設定します。
シンタックス
'宣言
 
Public Property BackgroundImage As System.Drawing.Image
public System.Drawing.Image BackgroundImage {get; set;}
解説

このプロパティは、 BackgroundImageLayoutと連動して、セル内に背景画像を描画するかどうか、および描画方法を決定します。

参照

CellStyle クラス
CellStyle メンバ