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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : BackgroundImageLayout プロパティ
スタイルが背景画像を拡大/縮小して配置する方法を決定する値を 取得または設定します。
シンタックス
'宣言
 
Public Property BackgroundImageLayout As ImageAlignEnum
public ImageAlignEnum BackgroundImageLayout {get; set;}
解説

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

参照

CellStyle クラス
CellStyle メンバ