See Also

ToolsCollection Class  | ToolsCollection Members

Language

Visual Basic

C#

Show All

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

Item Property

Gets or sets the toolbar tool at the specified indexed location in the toolbar tools collection.

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

Parameters

index
The indexed location of the Tool in the collection.

Return Type

A Tool that represents the toolbar tool at the specified indexed location.

See Also

ToolsCollection Class  | ToolsCollection Members

 

 


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