Other than using stylerule collection editor for styling, can I actually use CSS? Thanks.
1 Answer, 1 is accepted
0
Rossen Hristov
Telerik team
answered on 06 Jun 2008, 11:33 AM
Hi Michael,
Thank you for contacting Telerik Support.
The concept of Report Styling is based on the CSS model. Since Telerik Reports can be exported in a number of other formats beside HTML, each report definition is a .NET class and not HTML. Because of this, we have built a CSS-like styling mechanism that can be used solely through the Reporting API. Direct usage of CSS files is not supported at the moment.
For more information on this topic, please check all the topics below the the "Styling Reports" category in our documentation.
Please let us know if you have any further questions.