CardRowViewModelCells - свойство |
Ячейки строки.
Пространство имён:
Tessa.UI.Cards.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public ReadOnlyCollection<CardCellViewModel> Cells { get; }
Public ReadOnly Property Cells As ReadOnlyCollection(Of CardCellViewModel)
Get
public:
property ReadOnlyCollection<CardCellViewModel^>^ Cells {
ReadOnlyCollection<CardCellViewModel^>^ get ();
}
member Cells : ReadOnlyCollection<CardCellViewModel> with get
Значение свойства
Тип:
ReadOnlyCollectionCardCellViewModelСм. также