Represents a selectable item in a GroupedListBox.

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

Syntax

C#
public class C1ListBoxItem : ListBoxItem
Visual Basic
Public Class C1ListBoxItem _
	Inherits ListBoxItem

Inheritance Hierarchy

See Also