ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / ItemEventArgs Class / ItemEnabled Property

In This Topic
    ItemEnabled Property (ItemEventArgs)
    In This Topic
    Indicates whether the item can be hit-tested.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemEnabled As System.Boolean
    public System.bool ItemEnabled {get;}
    See Also