Gets or sets the state of the item, which can be Preview or Full.

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

Syntax

C#
public C1ListBoxItemState State { get; set; }
Visual Basic
Public Property State As C1ListBoxItemState
	Get
	Set

See Also