Version

ExplorerBarGroup Class Members

The following tables list the members exposed by ExplorerBarGroup.

Public Constructors
 NameDescription
Public ConstructorExplorerBarGroup ConstructorOverloaded.   
Protected Fields
Public Properties
 NameDescription
Public PropertyActiveCssClassActiveCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyCssClassCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyDataItemSets or gets an object value that contains a reference to the object in the data source that supplied the data for this item. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyDisabledCssClassDisabledCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyEnabledGets or sets a value indicating whether this ExplorerBarItemBase is enabled. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyExpandedGets or sets a value indicating whether this ExplorerBarItemBase is expanded. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyGroupContentsHeightGets or sets a fixed height for the group contents. If this property is not set the GroupContentsHeight of the control is used.  
Public PropertyHasChildrenReturns a boolean value that indicates if this object has children within the tree hierarchy. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyHoverCssClassHoverCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyImageAltTextGets or sets the image alternate text. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyImageToolTipGets or sets the image tool tip. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyImageUrlGets or sets the image URL. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyIndexReturns the index of this collection object within its owning collection. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyItemsGets the items collection of ExplorerBarGroup or Item. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyLevelReturns the item level (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyNavigateUrlGets or sets the navigate URL. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyNextItemGets the next sibling item to this item within the parent Items collection. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyOwnerReturns a reference to the collection that owns this object (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyParentItemReturns the parent node of this node within the tree node hierarchy. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyPreviousItemGets the previous sibling item to this item within the parent Items collection. If this Item is the first node in the collection, then null is returned. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertySelectedGets or sets a value indicating whether this ExplorerBarItemBase is selected. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertySelectedCssClassSelectedCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyTargetGets or sets the target. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyTemplateGets or sets the template. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyTemplateIdID of Template within the TemplateCollection. Identifies the template to use for this NavItem. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyTextGets or sets the Text property of ExplorerBarItem or Group. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyToolTipGets or sets the tool tip. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyValueGets or sets the Value property of ExplorerBarItem or Group. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public PropertyVisibleGets or sets a value indicating whether this ExplorerBarItemBase is visible. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Protected Properties
Public Methods
 NameDescription
Public MethodEnsureTemplateEnsures the template. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public MethodFindControl (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public MethodGetFullPath (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public MethodRemoveThis method removes this Item from the Items collection of its ParentItem. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public MethodToggleChanges the Expanded state of the item to the opposite value from what it is currently. If the item is expanded, then it will be collapsed. If the item is collapsed, it will be expanded. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase)
Public Operators
See Also