[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.ILocalizedTextService

ILocalizedTextService Interface

Represents a service for retrieving localized text.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ILocalizedTextService

Methods

Name Description
GetLocalizedText(string)

Gets the localized text for the specified resource property name.

Extension Methods