Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / ItemEventArgs Class / ItemPressed Property

In This Topic
    ItemPressed Property (ItemEventArgs)
    In This Topic
    Indicates whether the item is in 'pressed' state.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemPressed As System.Boolean
    public System.bool ItemPressed {get;}
    See Also