ITabInfo.Text Property
Returns the text displayed in the tab.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
string Text { get; }
Property Value
Type | Description |
---|---|
String | The tab text. |
See Also