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

In This Topic
    ScrollableHeight Property
    In This Topic
    Gets a value that represents the vertical size of the content element that can be scrolled.
    Syntax
    'Declaration
     
    
    Public Property ScrollableHeight As Double
    public double ScrollableHeight {get; set;}
    See Also