Version

Search Results

RootToolsCollection Class Fields

For a list of all members of this type, see RootToolsCollection members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top

RootToolsCollection Class Members

Protected Constructors Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events

RootToolsCollection Class Methods

Public Methods Protected Methods

RootToolsCollection Class Properties

Public Properties Protected Properties

Add Method (RootToolsCollection)

Adds a tool to the RootTools collection. Syntax Parameters tool The tool to add to the collection. Return Value The zero based index into the collection where the tool was added. Example The following code demonstrates how to create a a popup menu that sits on a toolbar. It popuplates the menu with a number of too...

AddRange Method (RootToolsCollection)

Adds an array of ToolBases to the ToolsCollectionBase. Syntax Parameters tools The tools to add. Example The following code demonstrates how to create a a popup menu that sits on a toolbar. It popuplates the menu with a number of tools including another popup menu tool.

Clear Method (RootToolsCollection)

Clears the collection Syntax

Contains(IKeyedSubObject) Method

Syntax Parameters value