C# Class ExcelQueryServiceAddIn.ExcelSubmissionCompleteControl

Interaction logic for ExcelSubmissionCompleteControl.xaml
Inheritance: QueryServiceControl.SubmissionCompleteControl
Datei anzeigen Open project: NCIP/cagrid-grid-incubation Class Usage Examples

Public Methods

Method Description
ExcelSubmissionCompleteControl ( ) : System

Private Methods

Method Description
SubmissionCompleteControl_Loaded ( object sender, RoutedEventArgs e ) : void
btnClose_Click ( object sender, RoutedEventArgs e ) : void
btnUse_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ExcelSubmissionCompleteControl() public method

public ExcelSubmissionCompleteControl ( ) : System
return System