Spread Silverlight Documentation
CellEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : CellEventArgs Class
Represents the event data for cell related events.
Object Model
CellEventArgs Class
Syntax
'Declaration
 
Public Class CellEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As CellEventArgs
public class CellEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.UI.CellEventArgs
         GrapeCity.Windows.SpreadSheet.UI.CellTextRenderingEventArgs
         GrapeCity.Windows.SpreadSheet.UI.CellValueApplyingEventArgs

See Also

Reference

CellEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace