ReportItemTheme

Represents a theme for a type of elements

Description

Report item theme is a container for a collection of Styles which used for a type of elements.

See Also

Theme

type

Provides a list of pre-defined element types, Table, Grid and List.

Description

Type of the elements which this theme apply to.

See Also

 

styles

A collection of styles within the theme.

Description

Each theme can contain zero, one or more styles.

See Also