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
)
Public Sub New (
stringFormat As String
)
Parameters
- stringFormat
- Type: SystemString
String of formatting.
See Also