Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ScrollViewer Class / CanScrollLeftProperty Field

In This Topic
    CanScrollLeftProperty Field (C1ScrollViewer)
    In This Topic
    Identifies the CanScrollLeft dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CanScrollLeftProperty As DependencyProperty
    public static readonly DependencyProperty CanScrollLeftProperty
    See Also