Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ScrollViewer Class / ExtentHeight Property

In This Topic
    ExtentHeight Property (C1ScrollViewer)
    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 Double
    public double ExtentHeight {get;}
    See Also