Enum MenuItemDisplayStyle
Menu Item display style enum
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public enum MenuItemDisplayStyle
Fields
| Name | Description |
|---|---|
| Icon | Show only icons |
| IconAndText | Both icons and text are displayed |
| Text | Show text only |