Click or drag to resize

CharRangeContains Method

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

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

Parameters

value
Type: SystemChar

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

Return Value

Type: Boolean

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

See Also