Back to Devexpress

IBarItem.Tooltip Property

blazor-devexpress-dot-blazor-dot-office-dot-ibaritem-63fc3ac2.md

latest855 B
Original Source

IBarItem.Tooltip Property

Specifies the item tooltip.

Namespace : DevExpress.Blazor.Office

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
string Tooltip { get; set; }

Property Value

TypeDescription
String

The tooltip text.

|

Remarks

Refer to the IBarItem interface description for additional information and an example.

See Also

IBarItem Interface

IBarItem Members

DevExpress.Blazor.Office Namespace