Click or drag to resize

StiCrossSummaryStretch Property

Gets or sets value, indicates that this component will stretch the image till the image will get size equal in its size on the page.

Namespace:  Stimulsoft.Report.CrossTab
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool Stretch { get; set; }

Property Value

Type: Boolean
See Also