State of a C1ListBoxItem.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public enum C1ListBoxItemState |
Visual Basic |
---|
Public Enumeration C1ListBoxItemState |
Members
Member name | Value | Description | |
---|---|---|---|
Preview | 0 | Display the preview template of the C1ListBoxItem. | |
Full | 1 | Display the full template of the C1ListBoxItem. |