The format string to use for Percentage values.

This is a shortcut to the ISRuntime.TextUtilities.CreateNumberFormat property.

Syntax

ISSupport.PercentageFormat

Parameters

NameTypeOptionalByRefDescription
decimalPlaces Integer Optional The maximum number of decimal places to include. If omitted, a value of 2 is assumed.
useParenthesesForNegatives Boolean Optional Indicates whether Negative percentages should be enclosed in Parentheses. If omitted, a value of False is assumed.

Return Value

String
Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0