Méthode | Description | |
---|---|---|
ReportScreen ( ) : System |
Initializes a new instance of the ReportScreen class.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
BindEnvironmentCombo ( ) : void |
Binds the environment combo.
|
|
BindStatusCombo ( ) : void |
Binds the status combo.
|
|
GetFilterExpression ( ) : string |
Gets the filter expression.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RemoveApplicationDuplicates ( ) : void |
Removes the application duplicates.
|
|
RemoveNameDuplicates ( ) : void | ||
ReportScreen_Load ( object sender, EventArgs e ) : void |
Handles the Load event of the ReportScreen control.
|
|
btnApplyFilters_Click ( object sender, EventArgs e ) : void |
Handles the Click event of the btnApplyFilters control.
|
|
dgvLogView_CellContentClick ( object sender, DataGridViewCellEventArgs e ) : void |
Handles the CellContentClick event of the dgvLogView control.
|
|
fromDateControl_ValueChanged ( object sender, EventArgs e ) : void |
Handles the ValueChanged event of the fromDateControl control.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |