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

In This Topic
    ScrollableWidth Property
    In This Topic
    Gets a value that represents the horizontal size of the content element that can be scrolled.
    Syntax
    'Declaration
     
    
    Public Property ScrollableWidth As Double
    public double ScrollableWidth {get; set;}
    See Also