Click or drag to resize

StiDataBandV1BuilderGetFreeSpaceFromComponent Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.GetFreeSpaceFromComponent(Stimulsoft.Report.Components.StiComponent)"]

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual double GetFreeSpaceFromComponent(
	StiComponent component
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="component"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.GetFreeSpaceFromComponent(Stimulsoft.Report.Components.StiComponent)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.GetFreeSpaceFromComponent(Stimulsoft.Report.Components.StiComponent)"]

See Also