CustomItemDescriptionAttribute.InsertCommandDescription Property
Gets the tooltip text that is displayed for a custom item’s bar in the Ribbon.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
String | The tooltip text. |
See Also