ActiveReports 12 Server User Guide
BuiltInTheme Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : BuiltInTheme Property
Gets or sets the value indicating whether to use one of the built in themes or not.
Syntax
'Declaration
 
Public Property BuiltInTheme As ReportList.Theme
public ReportList.Theme BuiltInTheme {get; set;}

Property Value

The value indicating whether to use one of the built in themes or not.
See Also

Reference

ReportList Class
ReportList Members