The class which realizes methods for the ReportViewer interface localization.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client.Localization
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class LocalizationManager : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class LocalizationManager _
	Implements INotifyPropertyChanged
Visual C++
public ref class LocalizationManager : INotifyPropertyChanged

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Silverlight.Client.Localization..::.LocalizationManager

See Also