Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfViewer Class / ComputedHorizontalScrollBarVisibility Property

In This Topic
    ComputedHorizontalScrollBarVisibility Property (C1PdfViewer)
    In This Topic
    Gets a value that indicates whether the horizontal System.Windows.Controls.Primitives.ScrollBar is visible.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ComputedHorizontalScrollBarVisibility As Visibility
    public Visibility ComputedHorizontalScrollBarVisibility {get;}
    See Also