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

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