ComponentOne Basic Library for WPF and Silverlight
C1ListBoxItemState Enumeration


C1.Silverlight Namespace : C1ListBoxItemState Enumeration
State of a C1ListViewerItem.
Syntax
'Declaration
 
Public Enum C1ListBoxItemState 
   Inherits System.Enum
'Usage
 
Dim instance As C1ListBoxItemState
public enum C1ListBoxItemState : System.Enum 
Members
MemberDescription
FullDisplay the full template of the C1ListViewerItem.
PreviewDisplay the preview template of the C1ListViewerItem.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.C1ListBoxItemState

See Also

Reference

C1.Silverlight Namespace