| Visual Basic (Declaration) | |
|---|---|
Overloads Public ReadOnly Property Item( _ ByVal index As Integer _ ) As ARControl | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- index
- The indexed location of the Control in the collection.
| ActiveReports3 | Request technical support |
| Item(Int32) Property | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Overloads Public ReadOnly Property Item( _ ByVal index As Integer _ ) As ARControl | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |