Click or drag to resize

DateTimeList Constructor (DateTime)

Initializes a new instance of the DateTimeList class

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

Parameters

values
Type: SystemDateTime

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

See Also