Click or drag to resize

StiFunctionsMathRound Method (NullableDecimal)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Round(System.Nullable{System.Decimal})"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Nullable<decimal> Round(
	Nullable<decimal> value
)

Parameters

value
Type: SystemNullableDecimal

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Round(System.Nullable{System.Decimal})"]

Return Value

Type: NullableDecimal

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsMath.Round(System.Nullable{System.Decimal})"]

See Also