ActiveReports 13
GetTheme Method (IResourcesService)

GrapeCity.ActiveReports.Aspnetcore.Designer Assembly > GrapeCity.ActiveReports.Aspnetcore.Designer.Services Namespace > IResourcesService Interface : GetTheme Method
Theme id
Get theme content by id
Syntax
'Declaration
 
Function GetTheme( _
   ByVal id As String _
) As Theme
Theme GetTheme( 
   string id
)

Parameters

id
Theme id

Return Value

Theme content
See Also

Reference

IResourcesService Interface
IResourcesService Members