IContextMenuItemInfo.IconUrl Property
Returns a menu item icon’s URL.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
string IconUrl { get; }
Property Value
Type | Description |
---|---|
String | A menu item icon’s URL. |
See Also