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