Spread Windows Forms 7.0 Product Documentation
CellClickEventArgs Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : CellClickEventArgs Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.