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

In This Topic
    ToolbarStyle Property (C1PdfViewer)
    In This Topic
    Gets or set the style applied to this C1PdfViewer's toolbar.
    Syntax
    'Declaration
     
    
    Public Property ToolbarStyle As Style
    public Style ToolbarStyle {get; set;}
    See Also