Version

RootToolsCollection Class Properties

For a list of all members of this type, see RootToolsCollection members.

Public Properties
 NameDescription
Public PropertyAllThe collection as an array of objects (Inherited from Infragistics.Win.UltraWinToolbars.ToolsCollectionBase)
Public PropertyAllowDuplicateKeysReturns true if the collection allows 2 or more items to have the same key value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolsCollectionBase)
Public PropertyAllowEmptyKeysReturns true if the collection allows items to be added that do not have key values. (Inherited from Infragistics.Win.UltraWinToolbars.ToolsCollectionBase)
Public PropertyCountReturns the number of items in the collection (Inherited from Infragistics.Win.UltraWinToolbars.ToolsCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyReturns whether the collection is read only. (Inherited from Infragistics.Win.UltraWinToolbars.ToolsCollectionBase)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Integer indexer (index) (Inherited from Infragistics.Win.UltraWinToolbars.ToolsCollectionBase)
Public PropertyOwnerReturns the object that owns the ToolsCollectionBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolsCollectionBase)
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolbarsManagerReturns the UltraToolbarsManager that owns the ToolsCollectionBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolsCollectionBase)
Protected Properties
 NameDescription
Protected PropertyAllowMultipleEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyCacheKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyInitialCapacityOverridden. Abstract property that specifies the initial capacity of the collection  
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also