RibbonGroupConfiguration Class |
Namespace: Colygon.MatchPoint.Core.WebParts
[SerializableAttribute] public sealed class RibbonGroupConfiguration
The RibbonGroupConfiguration type exposes the following members.
Name | Description | |
---|---|---|
RibbonGroupConfiguration | Initializes a new instance of the RibbonGroupConfiguration class |
Name | Description | |
---|---|---|
Commands | Specifies commands that are visible in the ribbon group by referencing command configurations. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Buttons | Specifies the ribbon buttons displayed within this group. | |
TabTitle | Specifies a title for the ribbon tab. If left empty the container's default tab will be used. | |
Title | Specifies the title for the ribbon group. If left empty the 'Actions' group will be used. |