Click or drag to resize

stylerForRangesavePresetTo Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Saves the current settings into collection

Namespace:  imbSCI.Core.reporting.style
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void savePresetTo(
	PropertyCollection preset
)
Request Example View Source

Parameters

preset
Type: System.DataPropertyCollection
The preset.
See Also