GrapeCity MultiRow for Windows Forms 11.0J
SectionContextMenuStripNeeded イベント

セクションのショートカットメニューが表示されるときに発生します。
シンタックス
Public Event SectionContextMenuStripNeeded As EventHandler(Of SectionContextMenuStripNeededEventArgs)
public event EventHandler<SectionContextMenuStripNeededEventArgs> SectionContextMenuStripNeeded
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、SectionContextMenuStripNeededEventArgs 型の引数を受け取りました。次の SectionContextMenuStripNeededEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
ContextMenuStripGcMultiRow.SectionContextMenuStripNeededイベントを発生させたセクションのショートカットメニューを取得または設定します。  
Scopeイベントが発生したセルの領域を取得します。  
SectionIndexイベントが発生したオーナーSectionのインデックスを取得します。  
参照

参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.