ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RangeSlider Class / DelayProperty Field



In This Topic
    DelayProperty Field (C1RangeSlider)
    In This Topic
    Identifies the Delay dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DelayProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RangeSlider.DelayProperty
    public static readonly DependencyProperty DelayProperty
    public:
    static readonly DependencyProperty^ DelayProperty
    See Also