Click or drag to resize

ShortRange Constructor (Int16, Int16)

Initializes a new instance of the ShortRange class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public ShortRange(
	short from,
	short to
)

Parameters

from
Type: SystemInt16

[Missing <param name="from"/> documentation for "M:Stimulsoft.Report.ShortRange.#ctor(System.Int16,System.Int16)"]

to
Type: SystemInt16

[Missing <param name="to"/> documentation for "M:Stimulsoft.Report.ShortRange.#ctor(System.Int16,System.Int16)"]

See Also