FlexPivot for WinForms
ColumnContextMenuOpeningEventArgs コンストラクタ

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

ColumnContextMenuOpeningEventArgs クラス
ColumnContextMenuOpeningEventArgs メンバ