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