RibbonItemData Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. (Inherited from ItemData ) | ItemData |
| LongDescription | string | Long description of the command tooltip | |
| Name | string | The internal name of the item. (Inherited from ItemData ) | ItemData |
| ToolTip | string | The tooltip of item. (Inherited from ItemData ) | ItemData |
| ToolTipImage | ImageSource | The image to show as a part of the button extended tooltip |