Spread WPF 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 (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

CellDoubleClickEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.