CardRowSelectorViewModelCreateItemCollectionOverride - метод

Definition

Пространство имён: Tessa.UI.Cards.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
protected override ViewModelCollection<CardRow, CardRowViewModel> CreateItemCollectionOverride(
	IList<CardRow> itemsSource
)

Параметры

itemsSource  IListCardRow
 

Возвращаемое значение

ViewModelCollectionCardRow, CardRowViewModel

См. также