ControllerCollection
Class
Represents a collection of Controller objects that manage chart interactions and processing.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class ControllerCollection : Collection<Controller>, IList, ICollection, IEnumerable
Inheritance: objectCollection<Controller>ControllerCollection
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public ControllerCollection()