Click or drag to resize

StiOptionsEngineGlobalEventsInvokeAutoLargeHeightChanged Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeAutoLargeHeightChanged(System.Object,Stimulsoft.Report.Events.StiAutoLargeHeightEventArgs)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeAutoLargeHeightChanged(
	Object sender,
	StiAutoLargeHeightEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeAutoLargeHeightChanged(System.Object,Stimulsoft.Report.Events.StiAutoLargeHeightEventArgs)"]

e
Type: Stimulsoft.Report.EventsStiAutoLargeHeightEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeAutoLargeHeightChanged(System.Object,Stimulsoft.Report.Events.StiAutoLargeHeightEventArgs)"]

See Also