Click or drag to resize

StiFillParametersEventArgsValue Property

Gets or sets parameters collection.

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual Dictionary<string, Object> Value { get; set; }

Property Value

Type: DictionaryString, Object
See Also