Version

BeforeCellUpdateEventArgs Class Members

The following tables list the members exposed by BeforeCellUpdateEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeCellUpdateEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCellThe cell (read-only)  
Public PropertyNewValueThe new value of the cell (read-only)  
See Also