See Also

ToolsCollection Class  | DataDynamics.ActiveReports.Toolbar Namespace

See Also ActiveReports.Viewer Send feedback to Data Dynamics

ToolsCollection Class Members

ToolsCollection overview

Public Constructors

Public Constructor ToolsCollection Constructor Initializes a new instance of the ToolsCollection class.

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase)Gets the number of tools in the toolbar tools collection.
Public Property Item Gets or sets the toolbar tool at the specified indexed location in the toolbar tools collection.

Public Methods

Public Method Add Adds a new toolbar tool to the end of the toolbar tool collection.
Public Method AddRange Adds a collection of toolbar tools to this toolbar tool collection.
Public Method Clear (Inherited from System.Collections.CollectionBase)Removes all tools from the toolbar tool collection.
Public Method Contains Determines whether the specified toolbar tool is a member of the collection.
Public Method CopyTo Copies tools from the collection to an array, starting at a particular array index.
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)Returns an enumerator that can iterate through the collection of tools.
Public Method IndexOf Retrieves the index of the specified toolbar button in the collection.
Public Method Insert Inserts an existing toolbar tool in the toolbar tools collection at the specified location.
Public Method Remove Removes a given tool from the toolbar tools collection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)Removes the tool object at the specified index from the collection.
Public Method ToolById Gets the toolbar tool with the specified ID in the toolbar tools collection.

See Also

ToolsCollection Class  | DataDynamics.ActiveReports.Toolbar Namespace

 

 


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