Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / Owner Property

In This Topic
    Owner Property (C1ListViewerPanel)
    In This Topic
    Gets the items control which is parent of this panel.
    Syntax
    'Declaration
     
    
    Public Shadows ReadOnly Property Owner As C1ListViewer
    public new C1ListViewer Owner {get;}
    See Also