GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 : CellBeginEditEventArgs クラス |
Public Class CellBeginEditEventArgs Inherits CellCancelEventArgs
public class CellBeginEditEventArgs : CellCancelEventArgs
このクラスは、ユーザーがセルの編集を開始したことを知らせるために使用されます。BeginEditReasonから編集の開始方法を取得できます。
ユーザーがセル値を編集してから他のセルをクリックすると、セルの値が適用されます。イベントの順序は次のとおりです。
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
GrapeCity.Win.MultiRow.CellCancelEventArgs
GrapeCity.Win.MultiRow.CellBeginEditEventArgs