ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ScrollViewer Class / CanScrollLeftProperty Field



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