TessaListViewHelperColumnRowViewModelItem - свойство
The this.
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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 Int32
- The index.
ObjectThe
Object.
IRowViewModelItemInt32