The xamRadialMenu’s list item is represented by the RadialMenuList class and extends from the RadialMenuItem class. There is no difference in rendering the list item – it look like the button item with header text and icon. The only difference is how its sub-items are rendered in a vertical rectangular list instead of being rendered in circular arrangement. List items are added like any other radial menu sub-item (using the Items collection or bound using the ItemsSource property).
The following screenshot shows a list item with header text, icon and the arrow for accessing the vertical list of sub-items:
The following screenshot shows the vertical list shown after the arrow in the outer ring of the list item was clicked by the user:
Property settings
The following table maps main configuration to the property settings that manage it.