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

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