Click or drag to resize

StiNewRequestFromUserDialogCreatingEventArgs Constructor (StiVariable, Int32)

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,
	int width
)

Parameters

variable
Type: Stimulsoft.Report.DictionaryStiVariable

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

width
Type: SystemInt32

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

See Also