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

GcMultiRowコントロールのGcMultiRow.CellValueNeededおよびGcMultiRow.CellValuePushedイベントのデータを提供します。
構文
Public Class CellValueEventArgs 
   Inherits CellEventArgs
public class CellValueEventArgs : CellEventArgs 
解説
GcMultiRow.CellValueNeededイベントまたはGcMultiRow.CellValuePushedイベントが発生するたびに、ユーザーはこのクラスにカスタムのセル値を設定できます。そうすると、その値がCellの値になります。
継承階層

System.Object
   System.EventArgs
      GrapeCity.Win.MultiRow.CellEventArgs
         GrapeCity.Win.MultiRow.CellValueEventArgs

参照

CellValueEventArgs メンバ
GrapeCity.Win.MultiRow 名前空間
CellValueNeeded イベント
CellValuePushed イベント

 

 


© 2008-2015 GrapeCity inc. All rights reserved.