ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / Owner Property

In This Topic
    Owner Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As C1.Xaml.C1ListViewer
    public C1.Xaml.C1ListViewer Owner {get;}
    See Also