Spread Windows Forms 12.0 Product Documentation
CellClickEventArgs Class Properties


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : CellClickEventArgs Class

For a list of all members of this type, see CellClickEventArgs members.

Public Properties
 NameDescription
Public PropertyGets the actual column index in layout  
Public PropertyGets the actual row index in layout  
Public PropertyGets which mouse button has been pressed.  
Public PropertyGets or sets whether to cancel default processing.  
Public PropertyGets the column index of the cell that is clicked.  
Public PropertyGets whether the cell that is clicked is in the column footer.  
Public PropertyGets whether the cell that is clicked is in the column headers.  
Public PropertyGets the row index of the cell that is clicked.  
Public PropertyGets whether the cell that is clicked is in the row headers.  
Public PropertyGets the view that contains the cell that is clicked.  
Public PropertyGets the x-coordinate of the pointer position.  
Public PropertyGets 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