Click or drag to resize

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
)

Parameters

stringFormat
Type: SystemString
String of formatting
See Also