Crystal Reports  

Set CSS Class Dialog Box

Use Set CSS Class dialog box to apply formatting to reports using classes in a cascading style sheet (CSS). This dialog box appears when you right-click in the Report Designer and select Set CSS Class.

Note   This dialog box affects report output only when the report is rendered into HTML and the class has been defined in the .jsp file of the project.
Object Scope
Select the objects or sections you would like the class to be applied to when the report is rendered into HTML.
CSS Class Name
Enter the name of the class. When the report is rendered into HTML, this class name will be attached to all the objects or sections defined in the Object Scope field.

See Also

Formatting Reports using HTML Classes