[]
        
(Showing Draft Content)

C1.WPF.SelectedItemOptions

SelectedItemOptions Enum

Determines what part of the selected item should be displayed in the parent C1RadialMenuItem.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
[Flags]
public enum SelectedItemOptions
Remarks

Note, the options don't include item check sign. It is always shown for checked items.

Fields

Name Description
All

All parts.

Header

The header.

Icon

The icon.

None

None.