Method | Description | |
---|---|---|
SearchFADialog ( ) : System | ||
SearchFADialog ( DataSource targetDataSource, int BufferDistance, LinearUnit BufferUnit ) : System | ||
this ( string columnName ) : string |
Method | Description | |
---|---|---|
DSSelector_SelectionChanged ( object sender, |
||
OK_CanExecute ( object sender, System e ) : void |
Check if the OK button's command can be executed
|
|
OK_HasExecuted ( object sender, System e ) : void |
Handle when OK button's command has been executed
|
|
txtDistance_DataError ( object sender, System e ) : void |
Handle when data in the distance text box has error
|
public SearchFADialog ( DataSource targetDataSource, int BufferDistance, LinearUnit BufferUnit ) : System | ||
targetDataSource | DataSource | |
BufferDistance | int | |
BufferUnit | LinearUnit | |
return | System |