ITabInfo.TabIconUrl Property
Returns the tab’s icon URL.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
string TabIconUrl { get; }
Property Value
Type | Description |
---|---|
String | A URL that points to an icon. |
See Also