Click or drag to resize

StiOptionsUniversalTypeObjectAttribute Constructor

Initializes a new instance of the StiOptionsUniversalTypeObjectAttribute class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiOptionsUniversalTypeObjectAttribute(
	StiOptionsUniversalType universalType,
	string type
)

Parameters

universalType
Type: Stimulsoft.ReportStiOptionsUniversalType

[Missing <param name="universalType"/> documentation for "M:Stimulsoft.Report.StiOptionsUniversalTypeObjectAttribute.#ctor(Stimulsoft.Report.StiOptionsUniversalType,System.String)"]

type
Type: SystemString

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

See Also