Represents a collection of ARControl objects.
For a list of all members of this type, see ControlCollection members.
System.Object
System.Collections.CollectionBase
DataDynamics.ActiveReports.ControlCollection
[Visual Basic]
Public Class ControlCollection
Inherits CollectionBase
[C#]
public class ControlCollection : CollectionBase
The Add and Remove methods enable you to add or remove controls from the collection. You can also use the AddRange or Clear methods to add or remove all controls from the collection.
ControlCollection Members | DataDynamics.ActiveReports Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.