C1.Win.C1FlexGrid Namespace / BeforeMouseDownEventArgs Class
Properties


BeforeMouseDownEventArgs Class Members

The following tables list the members exposed by BeforeMouseDownEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets which mouse button was pressed.  
Public PropertyGets or sets a value indicating whether the event should be canceled.  
Public PropertyGets the number of times the mouse button was pressed and released.  
Public PropertyGets a signed count of the number of detents the mouse wheel has rotated. A detent is one notch of the mouse wheel.  
Public PropertyGets the x-coordinate of a mouse click.  
Public PropertyGets the y-coordinate of a mouse click.  
Top
See Also