StiCustomFormatService Constructor (String) |
Creates a new format of the type StiCustomFormatService.
Namespace:
Stimulsoft.Report.Components.TextFormats
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiCustomFormatService(
string stringFormat
)
Public Sub New (
stringFormat As String
)
Parameters
- stringFormat
- Type: SystemString
String of formatting
See Also