ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / GetValue Method

In This Topic
    GetValue Method (C1DateTimePicker)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetValue( _
       ByVal dp As Windows.UI.Xaml.DependencyProperty _
    ) As System.Object
    public System.object GetValue( 
       Windows.UI.Xaml.DependencyProperty dp
    )

    Parameters

    dp
    See Also