Свойство | Тип | Описание | |
---|---|---|---|
CalculateVariationsPressed | EventHandler |
||
ExportFilePressed | EventHandler |
Метод | Описание | |
---|---|---|
SetBody ( string body ) : void | ||
SetReportBody ( string title, string body ) : void | ||
TeamVariationsForm ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
buttonCalculate_Click ( object sender, EventArgs e ) : void | ||
buttonExport_Click ( object sender, EventArgs e ) : void | ||
buttonPrintPreview_Click ( object sender, EventArgs e ) : void | ||
buttonPrint_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public SetReportBody ( string title, string body ) : void | ||
title | string | |
body | string | |
Результат | void |
public EventHandler |
||
Результат | EventHandler |