'DeclarationProtected ReadOnly Property Events As System.ComponentModel.EventHandlerList
'UsageDim instance As NChartControlEditorUC Dim value As System.ComponentModel.EventHandlerList value = instance.Events
protected System.ComponentModel.EventHandlerList Events {get;}