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