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