ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1BulletGraph Class / DataContextChanged Event

In This Topic
    DataContextChanged Event (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Public Event DataContextChanged As System.EventHandler
    public event System.EventHandler DataContextChanged
    See Also