# C1ReportViewer Styles and Templates

## Content



**ReportViewer for** **WPF and Silverlight**'s [C1ReportViewer](/componentone/api/wpf/online-reportviewer/dotnet-framework-api/C1.WPF.ReportViewer.4.6.2/C1.WPF.ReportViewer.C1ReportViewer.html) control provides several style properties that you can use to change the appearance of the control. Some of the included styles are described in the table below:

|   **Style**   |   **Description**   |
| --- | --- |
|   [FocusVisualStyle](http://msdn2.microsoft.com/en-us/library/ms600878)   |   Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. This is a dependency property.   |
|   [FontStyle](http://msdn2.microsoft.com/en-us/library/ms592516)   |   Gets or sets the font style. This is a dependency property.   |
|   [PageTemplate](/componentone/api/wpf/online-reportviewer/dotnet-framework-api/C1.WPF.ReportViewer.4.6.2/C1.WPF.ReportViewer.C1ReportViewer.PageTemplate.html)   |   Gets or sets the [DataTemplate](http://msdn2.microsoft.com/en-us/library/ms589297) used to display pages.   |
|   [Style](http://msdn2.microsoft.com/en-us/library/ms600899)   |   Gets or sets the style used by this element when it is rendered. This is a dependency property.   |
|   [ToolbarStyle](/componentone/api/wpf/online-reportviewer/dotnet-framework-api/C1.WPF.ReportViewer.4.6.2/C1.WPF.ReportViewer.C1ReportViewer.ToolbarStyle.html)   |   Gets or set the style applied to this [C1ReportViewer](/componentone/api/wpf/online-reportviewer/dotnet-framework-api/C1.WPF.ReportViewer.4.6.2/C1.WPF.ReportViewer.C1ReportViewer.html) control's toolbar.   |