EventHandlerList
Class
Represents a list of delegates.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class EventHandlerList
Inheritance: objectEventHandlerList
Constructors
C#
public EventHandlerList()
Properties
Retrieves the delegate, associated with the provided key.
Methods
Clears the list.
C#
public void Clear()