Click or drag to resize

pagePresetDataTableReportOverview Constructor

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

Namespace:  imbSCI.Reporting.meta.presets.servicepages
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public pagePresetDataTableReportOverview(
	string headerTitle,
	string headerDescription,
	string footerBottomLine
)
Request Example View Source

Parameters

headerTitle
Type: SystemString
headerDescription
Type: SystemString
footerBottomLine
Type: SystemString
See Also