Class VistaAeroTheme.ListView.Item
Inheritance
System.Object
VistaAeroTheme.ListView.Item
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public static class Item
Fields
Disabled
Declaration
public static readonly VisualStyleElement Disabled
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|
Hot
Declaration
public static readonly VisualStyleElement Hot
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|
HotSelected
Declaration
public static readonly VisualStyleElement HotSelected
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|
Normal
Declaration
public static readonly VisualStyleElement Normal
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|
Selected
Declaration
public static readonly VisualStyleElement Selected
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|
SelectedNoFocus
Declaration
public static readonly VisualStyleElement SelectedNoFocus
Field Value
System.Windows.Forms.VisualStyles.VisualStyleElement
|