Click or drag to resize

DecimalList Constructor (Decimal)

Initializes a new instance of the DecimalList class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public DecimalList(
	params decimal[] values
)

Parameters

values
Type: SystemDecimal

[Missing <param name="values"/> documentation for "M:Stimulsoft.Report.DecimalList.#ctor(System.Decimal[])"]

See Also