The following tables list the members exposed by ExplorerBarGroup.
Name | Description | |
---|---|---|
ExplorerBarGroup Constructor | Overloaded. |
Name | Description | |
---|---|---|
_node | (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) |
Name | Description | |
---|---|---|
ActiveCssClass | ActiveCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
CssClass | CssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
DataItem | Sets 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) | |
DisabledCssClass | DisabledCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Enabled | Gets or sets a value indicating whether this ExplorerBarItemBase is enabled. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Expanded | Gets or sets a value indicating whether this ExplorerBarItemBase is expanded. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
GroupContentsHeight | Gets or sets a fixed height for the group contents. If this property is not set the GroupContentsHeight of the control is used. | |
HasChildren | Returns a boolean value that indicates if this object has children within the tree hierarchy. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
HoverCssClass | HoverCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
ImageAltText | Gets or sets the image alternate text. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
ImageToolTip | Gets or sets the image tool tip. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
ImageUrl | Gets or sets the image URL. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Index | Returns the index of this collection object within its owning collection. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Items | Gets the items collection of ExplorerBarGroup or Item. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Level | Returns the item level (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
NavigateUrl | Gets or sets the navigate URL. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
NextItem | Gets the next sibling item to this item within the parent Items collection. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Owner | Returns a reference to the collection that owns this object (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
ParentItem | Returns the parent node of this node within the tree node hierarchy. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
PreviousItem | Gets 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) | |
Selected | Gets or sets a value indicating whether this ExplorerBarItemBase is selected. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
SelectedCssClass | SelectedCssClass (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Target | Gets or sets the target. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Template | Gets or sets the template. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
TemplateId | ID of Template within the TemplateCollection. Identifies the template to use for this NavItem. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Text | Gets or sets the Text property of ExplorerBarItem or Group. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
ToolTip | Gets or sets the tool tip. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Value | Gets or sets the Value property of ExplorerBarItem or Group. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Visible | Gets or sets a value indicating whether this ExplorerBarItemBase is visible. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) |
Name | Description | |
---|---|---|
ViewState | (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) |
Name | Description | |
---|---|---|
EnsureTemplate | Ensures the template. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
FindControl | (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
GetFullPath | (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Remove | This method removes this Item from the Items collection of its ParentItem. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBase) | |
Toggle | Changes 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) |