Click or drag to resize

StiReportParseDateTime Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiReport.ParseDateTime(System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected DateTime ParseDateTime(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.StiReport.ParseDateTime(System.String)"]

Return Value

Type: DateTime

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.ParseDateTime(System.String)"]

See Also