C1.Win.FlexGrid Namespace / BeforeMouseDownEventArgs Class / Clicks Property

In This Topic
Clicks Property (BeforeMouseDownEventArgs)
In This Topic
Gets the number of times the mouse button was pressed and released.
Syntax
'Declaration
 
Public ReadOnly Property Clicks As Integer
 
See Also