ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskBarClickEventArgs Class / Clicks Property

In This Topic
    Clicks Property (TaskBarClickEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Clicks As System.Integer
    public System.int Clicks {get;}
    See Also