ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / C1ReportViewer Class / ToolbarStyle Property

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