Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ListBoxPanel
.
.
::
.
.
Owner Property
C1ListBoxPanel Class
See Also
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
C1ListBoxPanel Class
C1.Silverlight Namespace