The following tables list the members exposed by RibbonGroup.
| Name | Description | |
|---|---|---|
![]()  | RibbonGroup Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
![]()  | AttachedParentMdiGroup | Gets the RibbonGroup on the mdi parent manager which is currently displaying the contents of this mdi child group. | 
![]()  | Caption | Returns or sets the text that is displayed within the caption area of the group. | 
![]()  | DialogBoxLauncherAccessiblilityObject | The accessible object for the Ribbon Group area | 
![]()  | DialogBoxLauncherKey | Returns or sets the key of the ButtonTool that is invoked when the dialog box launcher within the group caption is clicked. | 
![]()  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
![]()  | DropDownButtonUIElement | Returns the button UIElement that represents the group when it has been collapsed. | 
![]()  | HasSettings | Indicates whether the RibbonGroupSettings object for the Settings property has been created. | 
![]()  | Key | Overridden. Overridden. Returns or sets the key associated with the group. | 
![]()  | KeyTip | Returns or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips. | 
![]()  | LayoutAlignment | Returns or sets how the items are aligned with respect to the LayoutDirection of the group. | 
![]()  | LayoutAlignmentResolved | Returns the resolved LayoutAlignment | 
![]()  | LayoutDirection | Returns or sets the layout direction for the tools in the group. | 
![]()  | MergeOrder | Gets or sets a value indicating the relative position of the group when it is merged into a RibbonTab. | 
![]()  | NotificationBadgeSettings | NotificationBadgeSettings for the whole Ribbon Group | 
![]()  | OwningPopupTool | Returns the owning PopupRibbonGroupTool if this group represents the dropdown portion of a PopupRibbonGroupTool that has been added to the QuickAccessToolbar. | 
![]()  | ParentCollection | The RibbonGroupCollection that owns this RibbonGroup. | 
![]()  | PreferredToolSize | Returns or sets the default size for the tools in the group. | 
![]()  | Ribbon | Returns the Ribbon that contains the group. | 
![]()  | RibbonGroupAccessiblilityObject | The accessible object for the Ribbon Group area | 
![]()  | RibbonGroupButtonAccessiblilityObject | The accessible object for the Ribbon Group area | 
![]()  | Settings | Returns an object that provides settings that affect the look and feel of the group. | 
![]()  | SettingsResolved | Returns an object that provides settings that affect the look and feel of the group. | 
![]()  | Tab | Returns the RibbonTab that contains the group. | 
![]()  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | Tools | Returns the collection of tools contained within the group. | 
![]()  | UIElement | Returns the UIElement that represents the area containing the tools in a group or null if the group area is not in view or the group is collapsed. | 
![]()  | UnderlyingGroup | Returns the underlying RibbonGroup that this group is associated with. This is primarily used for a RibbonGroup that is owned by a PopupRibbonGroup in order to point back to the RibbonGroup sited on the RibbonTab. | 
![]()  | UnderlyingMdiGroup | Gets the RibbonGroup for which this group was created during a merge. If this group already existed on the mdi parent when the merge occurred, or this group is on the mdi child, this will return itself. | 
![]()  | Visible | Returns or sets a boolean indicating whether the group is visible. | 
| Name | Description | |
|---|---|---|
![]()  | KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
![]()  | AddToQuickAccessToolbar | Used to add a PopupRibbonGroupTool that represents this RibbonGroup to the QuickAccessToolbar | 
![]()  | BringIntoView | Ensures that the RibbonGroup is currently in view. | 
![]()  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
![]()  | Dispose | (Inherited from Infragistics.Shared.DisposableObject) | 
![]()  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | Reset | Resets the settings of the object to their default values. | 
![]()  | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value | 
![]()  | ResetSettings | Resets the Settings collection. | 
![]()  | ResetTools | Resets the Tools collection. | 
![]()  | ShouldSerialize | Determines whether any properties of the object differ from their default values. | 
![]()  | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ShouldSerializeNotificationBadgeSettings | Determines whether or not the NotificationBadgeSettings should be serialized | 
![]()  | ShouldSerializeSettings | Determines whether the Settings property is set to its default value. | 
![]()  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | ShouldSerializeTools | Determines whether the Tools property is set to its default value. | 
![]()  | ToString | Returns a string representation of the object | 
![]()  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
![]()  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | GetObjectData | Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. | 
![]()  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
![]()  | OnAddedToCollection | Overridden. Called when this object is being added to the specified collection. | 
![]()  | OnDeserialization | Invoked after the entire object graph has been deserialized. | 
![]()  | OnDispose | Overridden. Invoked when the object is disposed. | 
![]()  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | OnRemovedFromCollection | Overridden. Called when the object is being removed from the collection. | 
![]()  | OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object. | 
![]()  | ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
![]()  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |