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