Click or drag to resize

StiStylesSheet Constructor

Creates a new object of the type StiStylesSheet.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiStylesSheet(
	StiStylesCollection styles
)

Parameters

styles
Type: Stimulsoft.ReportStiStylesCollection
Style collection.
See Also