Click or drag to resize

StiGetSummaryExpressionEvent Constructor (StiComponent)

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

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGetSummaryExpressionEvent(
	StiComponent parent
)

Parameters

parent
Type: Stimulsoft.Report.ComponentsStiComponent
Component which contain this event.
See Also