ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / ParentChanged Event

In This Topic
    ParentChanged Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event ParentChanged As System.EventHandler
    public event System.EventHandler ParentChanged
    See Also