AutoCompleteDataSourceGetDefaultCaption(KeyValuePairString, Object, String) - метод |
Пространство имён:
Tessa.UI.Controls.AutoCompleteCtrl
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected string GetDefaultCaption(
KeyValuePair<string, Object>[] row,
string refViewColumnName
)
Protected Function GetDefaultCaption (
row As KeyValuePair(Of String, Object)(),
refViewColumnName As String
) As String
protected:
String^ GetDefaultCaption(
array<KeyValuePair<String^, Object^>>^ row,
String^ refViewColumnName
)
member GetDefaultCaption :
row : KeyValuePair<string, Object>[] *
refViewColumnName : string -> string
Параметры
- row
- Тип: System.Collections.GenericKeyValuePairString, Object
- refViewColumnName
- Тип: SystemString
Возвращаемое значение
Тип:
StringСм. также