FlexGrid for WinForms
ColumnContextMenuOpeningEventArgs コンストラクタ

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > ColumnContextMenuOpeningEventArgs クラス : ColumnContextMenuOpeningEventArgs コンストラクタ
イベントを発生させた列コンテキストメニューストリップ。
イベントが発生した列のインデックス。
ColumnContextMenuOpeningEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
イベントを発生させた列コンテキストメニューストリップ。
columnIndex
イベントが発生した列のインデックス。
参照

ColumnContextMenuOpeningEventArgs クラス
ColumnContextMenuOpeningEventArgs メンバ