Click or drag to resize

StiReportApplyStyleCollection Method (String)

Applies styles associated with the specified style collection to all components in the report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void ApplyStyleCollection(
	string collectionName
)

Parameters

collectionName
Type: SystemString

[Missing <param name="collectionName"/> documentation for "M:Stimulsoft.Report.StiReport.ApplyStyleCollection(System.String)"]

See Also