State of a C1ListBoxItem.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public enum C1ListBoxItemState
Visual Basic
Public Enumeration C1ListBoxItemState

Members

Member nameValueDescription
Preview0 Display the preview template of the C1ListBoxItem.
Full1 Display the full template of the C1ListBoxItem.

See Also