C# Class ReportViewer.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Show file Open project: Slesa/Playground

Public Methods

Method Description
MainWindow ( ) : System.Collections.Generic

Private Methods

Method Description
GetCurrentLanguage ( ) : CeLocale
InitializeEmbeddedReport ( ) : void
InitializeLanguage ( ReportDocument reportDocument ) : void
InitializeTables ( CrystalDecisions.Shared.ConnectionInfo connectionInfo, ReportDocument reportDocument ) : void
OnExternalChanged ( object sender, System e ) : void
OnReportChanged ( object sender, System e ) : void
OnWindowLoaded ( object sender, RoutedEventArgs e ) : void
translateText ( string sourceText ) : string

Method Details

MainWindow() public method

public MainWindow ( ) : System.Collections.Generic
return System.Collections.Generic