Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ScrollViewer Class / ViewportHeight Property

In This Topic
    ViewportHeight Property
    In This Topic
    Gets the vertical size of the viewable content.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ViewportHeight As Double
    public double ViewportHeight {get;}
    See Also