Click or drag to resize

StiCheckDataBandNameCreatedInWizardArgs Constructor

Initializes a new instance of the StiCheckDataBandNameCreatedInWizardArgs class

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCheckDataBandNameCreatedInWizardArgs(
	StiBand band
)

Parameters

band
Type: Stimulsoft.Report.ComponentsStiBand

[Missing <param name="band"/> documentation for "M:Stimulsoft.Report.Events.StiCheckDataBandNameCreatedInWizardArgs.#ctor(Stimulsoft.Report.Components.StiBand)"]

See Also