Gets the panel associated with this items control.

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

Syntax

C#
protected internal C1ListBoxPanel Panel { get; }
Visual Basic
Protected Friend ReadOnly Property Panel As C1ListBoxPanel
	Get

See Also