Click or drag to resize

StiAbbreviationNumberFormatHelperFormat Method (Decimal, String)

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiAbbreviationNumberFormatHelper.Format(System.Decimal,System.String@)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static decimal Format(
	decimal value,
	out string postfix
)

Parameters

value
Type: SystemDecimal

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Helpers.StiAbbreviationNumberFormatHelper.Format(System.Decimal,System.String@)"]

postfix
Type: SystemString

[Missing <param name="postfix"/> documentation for "M:Stimulsoft.Report.Helpers.StiAbbreviationNumberFormatHelper.Format(System.Decimal,System.String@)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiAbbreviationNumberFormatHelper.Format(System.Decimal,System.String@)"]

See Also