GrapeCity.Win.MultiRow Namespace : CellEndEditEventArgs Class |
Public Class CellEndEditEventArgs Inherits CellEventArgs
Dim instance As CellEndEditEventArgs
public class CellEndEditEventArgs : CellEventArgs
This class is used to inform you that the user has ended the edit operation. How the edit was ended can be retrieved from EndEditReason. If EditCanceled is true, the edited value is discarded.
The event order when a user edits a cell's value and then clicks to another cell to apply the cell's value is as follows:
System.Object
System.EventArgs
GrapeCity.Win.MultiRow.CellEventArgs
GrapeCity.Win.MultiRow.CellEndEditEventArgs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2