ViewContentItemCurrentRowModel - свойство |
Gets or sets Текущая строка
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic IRowViewModel CurrentRowModel { get; set; }Public Property CurrentRowModel As IRowViewModel
Get
Set
public:
property IRowViewModel^ CurrentRowModel {
IRowViewModel^ get ();
void set (IRowViewModel^ value);
}member CurrentRowModel : IRowViewModel with get, set
Значение свойства
Тип:
IRowViewModel
См. также