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



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