Spread Silverlight Documentation
CellDoubleClickEventArgs Class
Members 


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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CellDoubleClickEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.