GrapeCity MultiRow Windows Forms Documentation
CellMouseEventArgs Class Members
Properties 


The following tables list the members exposed by CellMouseEventArgs.

Public Properties
 NameDescription
Public PropertyButton (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyCellIndexGets the cell index in its parent Section.  
Public PropertyCellNameGets the cell name.  
Public PropertyClicks (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyDelta (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyLocation (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyRowIndexGets the index of the owner Row that the event occurs for.  
Public PropertyScopeGets the cell area that the event occurs for.  
Public PropertySectionIndexGets the index of the owner Section that the event occurs for.  
Public PropertyX (Inherited from System.Windows.Forms.MouseEventArgs)
Public PropertyY (Inherited from System.Windows.Forms.MouseEventArgs)
Top
See Also

Reference

CellMouseEventArgs Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.