RibbonTabDataFields Members
In This Article
#Constructors
Name | Description |
---|---|
Ribbon |
Initializes a new instance of the Ribbon |
#Properties
Name | Description |
---|---|
Access |
Gets or sets the data source field which provides ribbon element access keys.
Inherited from Ribbon |
Color |
Gets or sets the data source field which provides the colors of context tab categories to which tabs relate. |
Context |
Gets or sets the name of a data field (or an xml element’s attribute) which provides tab context categories. |
Name |
Gets or sets the data source field which provides ribbon element names.
Inherited from Ribbon |
Text |
Gets or sets the data source field which provides ribbon element text.
Inherited from Ribbon |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
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 the string that represents the current object.
Inherited from State |
See Also