'Declaration
Public Event LayoutChanged As EventHandler
'Usage
Dim instance As C1Sunburst Dim handler As EventHandler AddHandler instance.LayoutChanged, handler
public event EventHandler LayoutChanged
'Declaration
Public Event LayoutChanged As EventHandler
'Usage
Dim instance As C1Sunburst Dim handler As EventHandler AddHandler instance.LayoutChanged, handler
public event EventHandler LayoutChanged