IEntryBucket Interface
Visual Studio 2015
This class is used to group ITableEntries.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | IsExpandedByDefault | Should this group be expanded by default? |
![]() | PersistExpansionState | Should the expansion state of this group persist from session to session? |
| Name | Description | |
|---|---|---|
![]() | CompareTo(T) | (Inherited from IComparable<T>.) |
![]() | TryCreateColumnContent(FrameworkElement^) | Get the FrameworkElement used to display the group. |
![]() | TryCreateImageContent(ImageMoniker) | Get the ImageMoniker used to display the group. |
![]() | TryCreateStringContent(String^) | Get the string used to display the group. |
![]() | TryCreateToolTip(Object^) | Gets the tool tip for this group. |
Show:

