Click or drag to resize

StiValueEventArgs Constructor (Object)

Creates a new object of the type StiValueEventArgs.

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiValueEventArgs(
	Object value
)

Parameters

value
Type: SystemObject
Value for event.
See Also