Gets the panel associated with this items control.

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

Syntax

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

See Also