ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / Parent Property

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