The context menu for a report's report item allows you to modify styles easily.
Right-clicking on a report item opens the following context menu:
Style...
The Style... option will open the Edit style dialog so that you can make changes to the formatting of the report item.
Copy Style
Copy Style will place the details of the report item's style into the clipboard.
Paste Style
Paste Style will apply the style that was copied using Copy Style. Note that the style will be applied as an Inline style, regardless of the source. This means that the report item's style properties will be modified to match the source control.
Reset Style
If a report item's style properties were modified, clicking Reset Style will remove Inline styling and reset the report item to use either the parent report item's style or any Global styling that was applied with StyleSelectors. See Style Inheritance and Overriding for more information.
See Also