Enum MenuItemDisplayStyle
- Namespace
- Radzen
- Assembly
- Radzen.Blazor.dll
Menu Item display style enum
public enum MenuItemDisplayStyle
- Extension Methods
Fields
Icon = 1
Show only icons
IconAndText = 2
Both icons and text are displayed
Text = 0
Show text only