See Also

ControlCollection Class  | ControlCollection Members  | Overload List

Language

Visual Basic

C#

Show All

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

Item(String) Property

Gets the Control object with the specified name in the ControlCollection.

[Visual Basic]
Overloads Public ReadOnly Property Item( _    ByVal name As String _ ) As ARControl
[C#]
public ARControl Item(    string name ); {get;}

Parameters

name
The name of the Control in the collection.

See Also

ControlCollection Class  | ControlCollection Members  | Overload List

 

 


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