| C1.WPF Namespace : SelectedItemOptions Enumeration |
'Declaration<FlagsAttribute()> Public Enum SelectedItemOptions Inherits System.Enum
'UsageDim instance As SelectedItemOptions
[Flags()] public enum SelectedItemOptions : System.Enum
[Flags()] public enum class SelectedItemOptions : public System.Enum
| Member | Description |
|---|---|
| All | All parts. |
| Header | The header. |
| Icon | The icon. |
| None | None. |
System.Object
System.ValueType
System.Enum
C1.WPF.SelectedItemOptions
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2