Version

ExplorerBarItemCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyCountGet the number of items in the collection (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public PropertyIsEmptyReturns true if the collection is empty. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public PropertyIsReadOnlyGet whether the collection is ReadOnly (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public PropertyIsSynchronizedReturns whether the collection is synchornized (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
Public PropertyItemGet or set the item at the specified index.  
Public PropertyOwnerGet the owner collection of ExplorerBarItemCollection  
Public PropertySyncRootGet the synchronization object if the collection is synchronized. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection)
See Also