Class (class)

The Class property specifies one or more classes for a report element.

In the Properties view, this property is the Class property in the Object category.

The following Class values are used by the Genero Report Writer (see Adding data values and captions for further information):
  • grwTableHeader
  • grwTableRow
  • grwHeadlessTableRow

For example, if you create a new report using the List Report template, the Table Header stripe has Class = grwTableHeader and the Table Row stripe has Class = grwTableRow. This allows you to drop elements onto the table with the correct property settings.

Other Class values with a grw prefix might be used in future versions of Genero Studio.

Otherwise, the value of Class has no effect, but can be used for categorization.

Type String (space separated list of identifiers).