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