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