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



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