Spread Silverlight Documentation
CellDoubleClickEventArgs Class
Members 


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

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

See Also

Reference

CellDoubleClickEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace