ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / BeforeMouseDownEventArgs Class / Clicks Property

In This Topic
    Clicks Property
    In This Topic
    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