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

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