For a list of all members of this type, see RootToolsCollection members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top
Protected Constructors Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events
Public Methods Protected Methods
Public Properties Protected Properties
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...
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.
Clears the collection Syntax
Syntax Parameters value