Gets the items control which is parent of this panel.

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

Syntax

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

See Also