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; }
Public Overridable Property Value As Dictionary(Of String, Object)
Get
Set
Property Value
Type:
DictionaryString,
ObjectSee Also