Click or drag to resize

StiInfographicsToolboxInfo Constructor (StiInfographicsItemType, 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(
	StiInfographicsItemType itemType,
	Type type,
	string locName,
	string icon,
	bool beginGroup
)

Parameters

itemType
Type: Stimulsoft.Report.ToolboxStiInfographicsItemType

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

type
Type: SystemType

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

locName
Type: SystemString

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

icon
Type: SystemString

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

beginGroup
Type: SystemBoolean

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

See Also