Attribute |
Details |
private System.Windows.Forms.Label label3 |
|
private System.Windows.Forms.Label label2 |
|
private System.Windows.Forms.Button buttonGetData |
|
private System.Windows.Forms.Label labelData |
|
private System.Windows.Forms.TextBox textWorking |
|
private System.Windows.Forms.Label label1 |
|
private System.ComponentModel.Container components |
Initial: null
Notes: | Required designer variable.
| |
public ColumnsInfo SelectedColumns |
Notes: | Set of all the selected columns - all used columns in the building tree process.
| |
public ColumnsInfo NumericalColumns |
Notes: | Set of numerical columns.
| |
public string ClassColumn |
Notes: | The name of the result class column.
| |
public string ClassType |
Notes: | The type of the result class column.
| |
public bool Visited |
Initial: false
Notes: | If this dialog was visited by user.
| |
private System.Windows.Forms.Button buttonOK |
|
private System.Windows.Forms.Button buttonCancel |
|
private System.Windows.Forms.Label label4 |
|
private GuiExt.MultipleColumnSelector multipleColumnSelector1 |
|
private GuiExt.MultipleColumnSelector multipleColumnSelector2 |
|
private GuiExt.SingleColumnSelector singleColumnSelector1 |
|