ComponentOne FinancialChart for WPF
C1ListBoxItemState Enumeration



C1.WPF 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 
public enum class C1ListBoxItemState : public 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.WPF.C1ListBoxItemState

See Also

Reference

C1.WPF Namespace