프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oNumericRangeColumnAutoFillUserSettings | |||
m_oNumericRangeColumnAutoFillUserSettingsDialogUserSettings |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
NumericRangeColumnAutoFillUserSettingsDialog ( ) : System |
Initializes a new instance of the Do not use this constructor. It is for use by the Visual Studio designer only. |
|
NumericRangeColumnAutoFillUserSettingsDialog ( |
Initializes a new instance of the
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void |
메소드 | 설명 | |
---|---|---|
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 | ||
btnSwapDestinationNumbers_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
리턴 | System.Boolean |
public NumericRangeColumnAutoFillUserSettingsDialog ( ) : System | ||
리턴 | System |
public NumericRangeColumnAutoFillUserSettingsDialog ( |
||
numericRangeColumnAutoFillUserSettings | /// Object to edit. /// | |
dialogCaption | String | /// Dialog caption. /// |
destinationColumnName | String | /// The name of the destination column, suitable for use as the placeholder /// in DestinationLabel1 and DestinationLabel2. Can't be null or empty. /// Sample: "vertex opacity". /// |
destinationColumnNamePlural | String |
/// Plural and possibly abbreviated form of |
minimumDestinationNumber | Double | /// Minimum value of a cell in the destination column. /// |
maximumDestinationNumber | Double | /// Maximum value of a cell in the destination column. /// |
리턴 | System |
protected NumericRangeColumnAutoFillUserSettings,Smrf.NodeXL.ExcelTemplate m_oNumericRangeColumnAutoFillUserSettings | ||
리턴 |