ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1TimeEditor Class / ValueProperty Field

In This Topic
    ValueProperty Field (C1TimeEditor)
    In This Topic
    Identifies the Value dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValueProperty As DependencyProperty
    public static readonly DependencyProperty ValueProperty
    See Also