Click or drag to resize

StiComponentGrowToHeight Property

Gets or sets a value which indicates that the height of this component increases/decreases to the bottom of a container.

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

Property Value

Type: Boolean

Implements

IStiGrowToHeightGrowToHeight
See Also