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

In This Topic
    ViewportHeight Property
    In This Topic
    Gets a value that contains the vertical size of the content's viewport.
    Syntax
    'Declaration
     
    
    Public Property ViewportHeight As Double
    public double ViewportHeight {get; set;}
    See Also