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

GcMultiRow.RowValidatingイベントのデータを提供します。
構文
Public Class CellCancelEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
public class CellCancelEventArgs : System.ComponentModel.CancelEventArgs 
解説
ユーザーはSystem.ComponentModel.CancelEventArgs.Canceltrueに設定することによってセルの操作をキャンセルできます。
継承階層

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         GrapeCity.Win.MultiRow.CellCancelEventArgs
            GrapeCity.Win.MultiRow.CellBeginEditEventArgs
            GrapeCity.Win.MultiRow.CellValidatingEventArgs
            GrapeCity.Win.MultiRow.DataErrorEventArgs

参照

CellCancelEventArgs メンバ
GrapeCity.Win.MultiRow 名前空間
CellBeginEdit イベント
CellValidating イベント
DataError イベント

 

 


© 2008-2015 GrapeCity inc. All rights reserved.