Core Library for WPF | ComponentOne
C1.WPF.Core.Automation Namespace / ScrollViewerAutomationPeer Class / HorizontallyScrollable Property

In This Topic
    HorizontallyScrollable Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HorizontallyScrollable As Boolean
    public bool HorizontallyScrollable {get;}
    See Also