Spread Windows Forms 9.0 Product Documentation
CellClickEventArgs Class Members
Properties 


The following tables list the members exposed by CellClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorCellClickEventArgs ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyButtonGets which mouse button has been pressed.  
Public PropertyCancelGets or sets whether to cancel default processing.  
Public PropertyColumnGets the column index of the cell that is clicked.  
Public PropertyColumnFooterGets whether the cell that is clicked is in the column footer.  
Public PropertyColumnHeaderGets whether the cell that is clicked is in the column headers.  
Public PropertyRowGets the row index of the cell that is clicked.  
Public PropertyRowHeaderGets whether the cell that is clicked is in the row headers.  
Public PropertyViewGets the view that contains the cell that is clicked.  
Public PropertyXGets the x-coordinate of the pointer position.  
Public PropertyYGets the y-coordinate of the pointer position.  
Top
See Also

Reference

CellClickEventArgs Class
FarPoint.Win.Spread Namespace
CellClick Event

User-Task Documentation

Managing Events from User Actions

 

 


Copyright © GrapeCity, inc. All rights reserved.