Gets the items control which is parent of this panel.

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

Syntax

C#
public C1ListBox Owner { get; }
Visual Basic
Public ReadOnly Property Owner As C1ListBox
	Get

See Also