Click or drag to resize

StiNewRequestFromUserDialogCreatingEventArgs Constructor (StiVariable, Double)

Initializes a new instance of the StiNewRequestFromUserDialogCreatingEventArgs class

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiNewRequestFromUserDialogCreatingEventArgs(
	StiVariable variable,
	double width
)

Parameters

variable
Type: Stimulsoft.Report.DictionaryStiVariable

[Missing <param name="variable"/> documentation for "M:Stimulsoft.Report.Events.StiNewRequestFromUserDialogCreatingEventArgs.#ctor(Stimulsoft.Report.Dictionary.StiVariable,System.Double)"]

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:Stimulsoft.Report.Events.StiNewRequestFromUserDialogCreatingEventArgs.#ctor(Stimulsoft.Report.Dictionary.StiVariable,System.Double)"]

See Also