Click or drag to resize

DecimalHelperConvertToDecimal Method

[Missing <summary> documentation for "M:Stimulsoft.Report.CrossTab.Core.DecimalHelper.ConvertToDecimal(System.Object)"]

Namespace:  Stimulsoft.Report.CrossTab.Core
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static decimal ConvertToDecimal(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.CrossTab.Core.DecimalHelper.ConvertToDecimal(System.Object)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:Stimulsoft.Report.CrossTab.Core.DecimalHelper.ConvertToDecimal(System.Object)"]

See Also