The following tables list the members exposed by ExplorerBarGroupCollection.
Name | Description | |
---|---|---|
ExplorerBarGroupCollection Constructor |
Name | Description | |
---|---|---|
_list | The _list (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
_owner | The _owner (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) |
Name | Description | |
---|---|---|
Count | Get the number of items in the collection (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
IsEmpty | Returns true if the collection is empty. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
IsReadOnly | Get whether the collection is ReadOnly (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
IsSynchronized | Returns whether the collection is synchornized (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
Item | Get or set the group at the specified index. | |
Owner | Get the owner of the ExplorerBarGroupCollection | |
SyncRoot | Get the synchronization object if the collection is synchronized. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) |
Name | Description | |
---|---|---|
Add | Overloaded. Add ExplorerBarGroup to the collection | |
Clear | Overridden. Clear the collection of items. | |
Contains | Check whether the collection contains concrete ExplorerBarItemBase object (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
CopyTo | Overloaded. Copy the contents of the collection to an array of ExplorerBarItemBase objects. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
FromValue | Overloaded. Traverses the collection of items and their children and returns the item that matches the specified value. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
GetEnumerator | Return an enumerator (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseCollection) | |
Remove | Overridden. Remove ExplorerBarGroup from the collection |