Version

NavigationBarPreviousLocationsCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyAll (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Public PropertyCountOverridden. Returns the total number of UltraNavigationBarLocation instances contained within this collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsFixedSizeReturns whether the size of this NavigationBarPreviousLocationsCollection is fixed.  
Public PropertyIsReadOnlyOverridden. Returns whether this collection is read-only; i.e., whether its contents can be modified.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns the UltraNavigationBarLocation instance with the specified full path.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityOverridden. Abstract property that specifies the initial capacity of the collection  
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also