Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuScrollViewer 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 Property ExtentHeight As Double
    public double ExtentHeight {get; set;}
    See Also