Gets the items control which is parent of this panel.

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

Syntax

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

See Also