Prizm.Main.Forms.Reports.Mill.GeneralInformationXtraReport.GeneralInformationXtraReport C# (CSharp) Method

GeneralInformationXtraReport() public method

public GeneralInformationXtraReport ( ) : System
return System
        public GeneralInformationXtraReport()
        {
            InitializeComponent();
            Program.LanguageManager.ChangeLanguage(this as ILocalizable);
        }