IDropDownButtonItemInfo.Tooltip Property
Returns the processed item’s tooltip.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.1.dll
NuGet Package: DevExpress.Blazor
Declaration
string Tooltip { get; }
Property Value
| Type | Description |
|---|---|
| String | The tooltip text. |
See Also