Version

UltraTabsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAll (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowDuplicateKeysOverridden. Returns true for UltraTabStripControls whose UltraTabStripControl.dataSource is set.  
Public PropertyAllowEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyCountOverridden. Returns the number of items in the collection  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsFixedSizeRead-only property that returns false if the Tabs collection can be sized.  
Public PropertyIsReadOnlyOverridden. Read-only property that returns true if this collection is read-only.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. String indexer of the tabs within the collection.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTabControlRead-only property that returns the UltraTabControlBase control that owns the Tabs collection.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleTabsCountReturns the total number of UltraTabs whose Visible property is true.  
Protected Properties
 NameDescription
Protected PropertyAllowMultipleEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyCacheKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyInitialCapacityOverridden. Abstract property that returns the initial capacity of the tabs's collection.  
Protected PropertyInternStringsOverridden. Indicates whether to use string internment during key comparisons involving Infragistics.Shared.IKeyedSubObjectEx instances.  
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also