Click or drag to resize

stylerForRange Constructor (styleTheme, DataTable, cursor)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the stylerForRange class

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public stylerForRange(
	styleTheme _theme,
	DataTable table,
	cursor cur
)
Request Example View Source

Parameters

_theme
Type: imbSCI.Core.reporting.style.corestyleTheme
table
Type: System.DataDataTable
cur
Type: imbSCI.Core.reporting.zonecursor
See Also