C# Класс OperationsDashboardAddIns.Config.SearchFADialog

Configuration dialog for the search nearby tool
Наследование: System.Windows.Window, IDataErrorInfo
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SearchFADialog ( ) : System
SearchFADialog ( DataSource targetDataSource, int BufferDistance, LinearUnit BufferUnit ) : System
this ( string columnName ) : string

Приватные методы

Метод Описание
DSSelector_SelectionChanged ( object sender, EventArgs e ) : void
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

Описание методов

SearchFADialog() публичный Метод

public SearchFADialog ( ) : System
Результат System

SearchFADialog() публичный Метод

public SearchFADialog ( DataSource targetDataSource, int BufferDistance, LinearUnit BufferUnit ) : System
targetDataSource DataSource
BufferDistance int
BufferUnit LinearUnit
Результат System

this() публичный Метод

public this ( string columnName ) : string
columnName string
Результат string