ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ScrollViewer Class / ExtentHeight Property

In This Topic
    ExtentHeight Property
    In This Topic
    Gets a value that contains the vertical size of the extent. This is a dependency property.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExtentHeight As System.Double
    public System.double ExtentHeight {get;}
    See Also