TessaListViewHelperColumnRowViewModelItem - свойство |
The this.
Пространство имён:
Tessa.UI.Views
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public Object this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As Object
Get
public:
virtual property Object^ default[int index] {
Object^ get (int index) sealed;
}
abstract Item : Object with get
override Item : Object with get
Параметры
- index
- Тип: SystemInt32
The index.
Возвращаемое значение
Тип:
ObjectThe
Object.
Реализации
IRowViewModelItemInt32См. также