Click or drag to resize

ITextAppendContentAppendTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Renders DataTable

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void AppendTable(
	DataTable table,
	bool doThrowException = true
)
Request Example View Source

Parameters

table
Type: System.DataDataTable
doThrowException (Optional)
Type: SystemBoolean
See Also