Click or drag to resize

StiInfographicsToolboxInfo Constructor (Type, String, String, Boolean)

Initializes a new instance of the StiInfographicsToolboxInfo class

Namespace:  Stimulsoft.Report.Toolbox
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiInfographicsToolboxInfo(
	Type type,
	string locName,
	string icon,
	bool beginGroup
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Report.Toolbox.StiInfographicsToolboxInfo.#ctor(System.Type,System.String,System.String,System.Boolean)"]

locName
Type: SystemString

[Missing <param name="locName"/> documentation for "M:Stimulsoft.Report.Toolbox.StiInfographicsToolboxInfo.#ctor(System.Type,System.String,System.String,System.Boolean)"]

icon
Type: SystemString

[Missing <param name="icon"/> documentation for "M:Stimulsoft.Report.Toolbox.StiInfographicsToolboxInfo.#ctor(System.Type,System.String,System.String,System.Boolean)"]

beginGroup
Type: SystemBoolean

[Missing <param name="beginGroup"/> documentation for "M:Stimulsoft.Report.Toolbox.StiInfographicsToolboxInfo.#ctor(System.Type,System.String,System.String,System.Boolean)"]

See Also