This interface is used for customization or localization of all text resources,
as alternative to localization/customization with .resx files.
Namespace: Telerik.ReportViewer.WpfAssembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)
Syntax
| C# |
|---|
public interface ITextResources |
| Visual Basic |
|---|
Public Interface ITextResources |
See Also