GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > DropDownEditor クラス : BackgroundImage プロパティ |
'Declaration Public Property BackgroundImage As Image
'使用法 Dim instance As DropDownEditor Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
public Image BackgroundImage {get; set;}