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

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

ユーザーはこのクラスを使用して、Section によって使用されるタッチツールバーをカスタマイズできます。セクションがタッチツールバーを取得するたびに、GcMultiRow.SectionTouchToolBarNeeded イベントが発生します。Section にカスタマイズしたタッチツールバーを設定する場合には、このイベントを使用します。

GcMultiRow.CellTouchToolBarNeeded イベントで、CellTouchToolBarNeededEventArgs.TouchToolBar プロパティの値を設定する場合は、TouchToolBar は無効です。

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

継承階層

System.Object
   System.EventArgs
      GrapeCity.Win.MultiRow.SectionTouchToolBarNeededEventArgs

参照

SectionTouchToolBarNeededEventArgs メンバ
GrapeCity.Win.MultiRow 名前空間
SectionTouchToolBarNeeded イベント

 

 


© 2008-2015 GrapeCity inc. All rights reserved.