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

In This Topic
    Item Property (ItemEventArgs)
    In This Topic
    Gets the item causing the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Item As System.Object
    public System.object Item {get;}
    See Also