Back to Devexpress

IBarItemBase.Text Property

blazor-devexpress-dot-blazor-dot-office-dot-ibaritembase-982f2715.md

latest905 B
Original Source

IBarItemBase.Text Property

Specifies text for a bar element (tab, group, or item).

Namespace : DevExpress.Blazor.Office

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
string Text { get; set; }

Property Value

TypeDescription
String

The element text.

|

Remarks

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

See Also

IBarItemBase Interface

IBarItemBase Members

DevExpress.Blazor.Office Namespace