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



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