Property | Type | Description | |
---|---|---|---|
m_oNumericComparisonColumnAutoFillUserSettings | |||
m_oNumericComparisonColumnAutoFillUserSettingsDialogUserSettings |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
NumericComparisonColumnAutoFillUserSettingsDialog ( |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnEventThatRequiresControlEnabling ( object sender, |
||
btnOK_Click ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
public NumericComparisonColumnAutoFillUserSettingsDialog ( |
||
numericComparisonColumnAutoFillUserSettings | /// Object to edit. /// | |
populateComboBox | ComboBoxPopulator | /// Method that populates a ComboBox with strings. /// |
columnDescription | String | /// Description of the column that is being autofilled. Sample: "Edge /// Visibility". /// |
return | System |
protected NumericComparisonColumnAutoFillUserSettings,Smrf.NodeXL.ExcelTemplate m_oNumericComparisonColumnAutoFillUserSettings | ||
return |
protected NumericComparisonColumnAutoFillUserSettingsDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oNumericComparisonColumnAutoFillUserSettingsDialogUserSettings | ||
return |