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