Click or drag to resize

StiReportStyles Property

Gets a collection which consists of report styles.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiStylesConverter))]
public StiStylesCollection Styles { get; }

Property Value

Type: StiStylesCollection
See Also