TableGroupInstance - конструктор

Инициализирует новый экземпляр класса TableGroupInstance

Definition

Пространство имён: Tessa.Extensions.Default.Server.Cards
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public TableGroupInstance(
	TableGroup tableGroup,
	TableGroupInstance parentTableGroupInstance = null,
	IList<RowCellGroup> rows = null
)

Параметры

tableGroup  TableGroup
 
parentTableGroupInstance  TableGroupInstance  (Optional)
 
rows  IListRowCellGroup  (Optional)
 

См. также