Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuScrollViewer Class / CanScrollUp Property

In This Topic
    CanScrollUp Property
    In This Topic
    Gets a value that indicates whether the vertical scroll isn't in the top position.
    Syntax
    'Declaration
     
    
    Public Property CanScrollUp As Boolean
    public bool CanScrollUp {get; set;}
    See Also