RibbonTab Members
In This Article
#Constructors
Name | Description |
---|---|
Ribbon |
Initializes a new instance of the Ribbon |
#Fields
Name | Description |
---|---|
Groups |
Identifies the Ribbon |
Group |
Identifies the Ribbon |
Group |
Identifies the Ribbon |
Is |
Identifies the Ribbon |
#Properties
Name | Description |
---|---|
Groups | Gets the collection of groups displayed by the current tab. |
Groups |
Gets or sets the source of groups with which this Ribbon |
Group |
Gets or sets a template that specifies the appearance of groups located within the current tab. This is a dependency property.
Inherited from Ribbon |
Group |
Gets or sets an object that chooses a ribbon group template based on custom logic. This is a dependency property.
Inherited from Ribbon |
Is |
Gets or sets whether the current ribbon tab is selected. This is a dependency property.
Inherited from Ribbon |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also