ActiveReports 12 Server User Guide
ReportList.Theme Enumeration

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace : ReportList.Theme Enumeration
Specifies one of the built in report list themes.
Syntax
'Declaration
 
Public Enum ReportList.Theme 
   Inherits System.Enum
public enum ReportList.Theme : System.Enum 
Members
MemberDescription
BlueIndicates that blue built in theme should be used.
GreenIndicates that green built in theme should be used.
NoneIndicates that no built in theme should be used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ActiveReports.Server.ReportControls.ReportList.Theme

See Also

Reference

ActiveReports.Server.ReportControls Namespace