See Also

ControlCollection Members  | DataDynamics.ActiveReports Namespace

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

ControlCollection Class

Represents a collection of ARControl objects.

For a list of all members of this type, see ControlCollection members.

Object Model

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      DataDynamics.ActiveReports.ControlCollection

Syntax

[Visual Basic]
Public Class ControlCollection    Inherits CollectionBase
[C#]
public class ControlCollection : CollectionBase

Remarks

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.

See Also

ControlCollection Members  | DataDynamics.ActiveReports Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.