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