RowViewModelItem - свойство |
Пространство имён:
Tessa.UI.Controls.TessaGrid
Сборка:
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
Значение свойства
Тип:
ObjectРеализации
IRowViewModelItemInt32См. также