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

In This Topic
    ViewportWidth Property
    In This Topic
    Gets a value that contains the horizontal size of the content's viewport.
    Syntax
    'Declaration
     
    
    Public Property ViewportWidth As Double
    public double ViewportWidth {get; set;}
    See Also