RibbonItemData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Equals | None | (Inherited from Object .) | Object . |
| GetContextualHelp() | nullNothingnullptr | Gets the contextual help bound with this control. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| SetContextualHelp(ContextualHelp) | None | Sets the contextual help bound with this button data. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| LongDescription | string | Long description of the command tooltip | |
| Name | string | The name of the item. | |
| ToolTip | string | The description that appears as a ToolTip for the item. | |
| ToolTipImage | ImageSource | The image to show as a part of the button extended tooltip |