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

In This Topic
    ScrollBarStyle Property (C1PdfViewer)
    In This Topic
    Gets or sets the System.Windows.Style used by the System.Windows.Controls.Primitives.ScrollBar control contained in the default template.
    Syntax
    'Declaration
     
    
    Public Property ScrollBarStyle As Style
    public Style ScrollBarStyle {get; set;}
    See Also