Click or drag to resize

stylerForRangesetupForTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Setups for DataTable

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setupForTable(
	DataTable table,
	cursor cur,
	bool loadPreset = false
)
Request Example View Source

Parameters

table
Type: System.DataDataTable
The table.
cur
Type: imbSCI.Core.reporting.zonecursor
The current.
loadPreset (Optional)
Type: SystemBoolean
if set to true [load preset].
See Also