GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > GcMultiRow クラス : SectionContextMenuStripNeeded イベント |
Public Event SectionContextMenuStripNeeded As EventHandler(Of SectionContextMenuStripNeededEventArgs)
public event EventHandler<SectionContextMenuStripNeededEventArgs> SectionContextMenuStripNeeded
イベント ハンドラが、このイベントに関連するデータを含む、SectionContextMenuStripNeededEventArgs 型の引数を受け取りました。次の SectionContextMenuStripNeededEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
ContextMenuStrip | GcMultiRow.SectionContextMenuStripNeededイベントを発生させたセクションのショートカットメニューを取得または設定します。 |
Scope | イベントが発生したセルの領域を取得します。 |
SectionIndex | イベントが発生したオーナーSectionのインデックスを取得します。 |