ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayerList Class / LayerList Constructor / LayerList Constructor(IThemeManager)
An object for managing colors of the UI-controls

In This Topic
LayerList Constructor(IThemeManager)
In This Topic
Initializes a new instance of layer list.
Syntax
'Declaration
 
Public Function New( _
   ByVal themeManager As IThemeManager _
)
 

Parameters

themeManager
An object for managing colors of the UI-controls
See Also