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

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