Click or drag to resize

FloatRangeContains Method

[Missing <summary> documentation for "M:Stimulsoft.Report.FloatRange.Contains(System.Single)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool Contains(
	float value
)

Parameters

value
Type: SystemSingle

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.FloatRange.Contains(System.Single)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.FloatRange.Contains(System.Single)"]

See Also