Click or drag to resize

StiFillParametersEventArgs Constructor (DictionaryString, Object)

Creates a new object of the type StiFillParametersEventArgs with specified arguments.

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiFillParametersEventArgs(
	Dictionary<string, Object> value
)

Parameters

value
Type: System.Collections.GenericDictionaryString, Object
Value
See Also