'Declaration Public Enum ConfigurationType Inherits System.Enum
'Usage Dim instance As ConfigurationType
public enum ConfigurationType : System.Enum
Value representing what kind of container a configuration targets.
'Declaration Public Enum ConfigurationType Inherits System.Enum
'Usage Dim instance As ConfigurationType
public enum ConfigurationType : System.Enum
Member | Description |
---|---|
All | The container targets any type of container. |
GroupHeader | The container targets a ListBoxGroupHeader. |
Item | The container targets a ListBoxItem. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.ListBox.ConfigurationType
Target Platforms: Windows 11, Windows 10, 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