Spread Silverlight Documentation
EditCellEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : EditCellEventArgs Class
Represents the event data for the EditChange and EditEnd events for the GcSpreadSheet component.
Object Model
EditCellEventArgs Class
Syntax
'Declaration
 
Public Class EditCellEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As EditCellEventArgs
public class EditCellEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.UI.EditCellEventArgs

See Also

Reference

EditCellEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace