TableRowCollectionElement.CreateTR

TableRowCollectionElement.CreateTR method

Creates TableTRElement and added it to current table.

public virtual TableTRElement CreateTR()

Return Value

Created structure element.

See Also