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

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