Click or drag to resize

StiReportReportIcon Property

Gets or sets a report icon.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiReportIconConverter))]
public byte[] ReportIcon { get; set; }

Property Value

Type: Byte
See Also