Spread Silverlight Documentation
CellClickEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : CellClickEventArgs Class
Represents the event data for the CellClick events for the GcSpread component; occurs when the user clicks the mouse button with the pointer on a cell.
Object Model
CellClickEventArgs Class
Syntax
'Declaration
 
Public Class CellClickEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As CellClickEventArgs
public class CellClickEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

CellClickEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace