PowerTools SPREAD for Windows Forms 8.0J
BackgroundImage プロパティ (InputManCellTypeBase)


セルの背景画像を取得または設定します。
構文
'Declaration
 
Public Property BackgroundImage As Picture
'使用法
 
Dim instance As InputManCellTypeBase
Dim value As Picture
 
instance.BackgroundImage = value
 
value = instance.BackgroundImage
public Picture BackgroundImage {get; set;}
参照

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.