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

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

Definition

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

Параметры

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

См. также