[]
Determines what part of the selected item should be displayed in the parent C1RadialMenuItem.
[Flags]
public enum SelectedItemOptions
Note, the options don't include item check sign. It is always shown for checked items.
| Name | Description |
|---|---|
| All | All parts. |
| Header | The header. |
| Icon | The icon. |
| None | None. |