ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / ComputedHorizontalScrollBarVisibility Property

In This Topic
    ComputedHorizontalScrollBarVisibility Property
    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