Click or drag to resize

DateTimeRangeContains Method (DateTime)

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

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

Parameters

value
Type: SystemDateTime

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

Return Value

Type: Boolean

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

See Also