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

In This Topic
    Parent Property (C1TileViewPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As Windows.UI.Xaml.DependencyObject
    public Windows.UI.Xaml.DependencyObject Parent {get;}
    See Also