PowerTools MultiRow for Windows Forms 8.0J
SectionContextMenuStripNeededEventArgs クラス
メンバ 

GcMultiRow.SectionContextMenuStripNeededイベントのデータを提供します。
構文
Public Class SectionContextMenuStripNeededEventArgs 
   Inherits System.EventArgs
public class SectionContextMenuStripNeededEventArgs : System.EventArgs 
解説

ユーザーはこのクラスを使用して、Sectionによって使用されるコンテキストメニューストリップをカスタマイズできます。セクションがコンテキストメニューを取得するたびに、GcMultiRow.SectionContextMenuStripNeededイベントが発生します。ユーザーはこのイベントを受け取り、このクラスを使用してSectionのカスタムコンテキストメニューストリップを設定できます。

ユーザーがGcMultiRow.CellContextMenuStripNeededイベントでCellContextMenuStripNeededEventArgs.ContextMenuStripプロパティの値を設定した場合、ContextMenuStripは無効になります。

GcMultiRow.SectionContextMenuStripNeededイベントは、GcMultiRow.VirtualModeプロパティがtrueの場合、またはGcMultiRow.DataSourceプロパティがnull 参照 (Visual Basicでは Nothing)でない場合にのみ発生します。

継承階層

System.Object
   System.EventArgs
      GrapeCity.Win.MultiRow.SectionContextMenuStripNeededEventArgs

参照

SectionContextMenuStripNeededEventArgs メンバ
GrapeCity.Win.MultiRow 名前空間
SectionContextMenuStripNeeded イベント

 

 


© 2008-2015 GrapeCity inc. All rights reserved.