FlexPivot for WinForms
ColumnContextMenuOpenedEventArgs コンストラクタ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ColumnContextMenuOpenedEventArgs クラス : ColumnContextMenuOpenedEventArgs コンストラクタ
The column context menu strip that caused the event.
The index of the column that caused the event.
Initializes a new instance of the ColumnContextMenuOpenedEventArgs class.
シンタックス
'宣言
 
Public Function New( _
   ByVal columnContextMenu As System.Windows.Forms.ContextMenuStrip, _
   ByVal columnIndex As System.Integer _
)
public ColumnContextMenuOpenedEventArgs( 
   System.Windows.Forms.ContextMenuStrip columnContextMenu,
   System.int columnIndex
)

パラメータ

columnContextMenu
The column context menu strip that caused the event.
columnIndex
The index of the column that caused the event.
参照

ColumnContextMenuOpenedEventArgs クラス
ColumnContextMenuOpenedEventArgs メンバ