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



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