Click or drag to resize

stylerForRangesetupForList Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setupForList(
	IEnumerable<Object> items,
	cursor cur,
	string title,
	string footer,
	bool loadPreset = false
)
Request Example View Source

Parameters

items
Type: System.Collections.GenericIEnumerableObject
cur
Type: imbSCI.Core.reporting.zonecursor
title
Type: SystemString
footer
Type: SystemString
loadPreset (Optional)
Type: SystemBoolean
See Also