CellValueApplyingEventArgs Class | Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / CellValueApplyingEventArgs Class
Properties

CellValueApplyingEventArgs Class Members

The following tables list the members exposed by CellValueApplyingEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CellValueApplyingEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the cell value.  
Public PropertyGets the column index of the cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.CellEventArgs)
Public PropertyGets the row index of the cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.CellEventArgs)
Top
See Also