ComponentOne FlexGrid for WinForms
Clicks Property

C1.Win.C1FlexGrid Namespace > BeforeMouseDownEventArgs Class : Clicks Property
Gets the number of times the mouse button was pressed and released.
Syntax
'Declaration
 
Public ReadOnly Property Clicks As Integer
public int Clicks {get;}
See Also

Reference

BeforeMouseDownEventArgs Class
BeforeMouseDownEventArgs Members