See Also

ControlCollection Class  | ControlCollection Members  | Overload List

Language

Visual Basic

C#

Show All

index
The indexed location of the Control in the collection.
See Also Languages ActiveReports Send feedback to Data Dynamics

Item(Int32) Property

Gets the Control object at the specified indexed location in the ControlCollection.

[Visual Basic]
Overloads Public ReadOnly Property Item( _    ByVal index As Integer _ ) As ARControl
[C#]
public ARControl Item(    int index ); {get;}

Parameters

index
The indexed location of the Control in the collection.

See Also

ControlCollection Class  | ControlCollection Members  | Overload List

 

 


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