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