Click or drag to resize

StiTimeFormatService Constructor (String)

Creates a new format of the type StiTimeFormatService.

Namespace:  Stimulsoft.Report.Components.TextFormats
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiTimeFormatService(
	string stringFormat
)

Parameters

stringFormat
Type: SystemString
String of formatting.
See Also