The following tables list the members exposed by RVNumberFormattingSpec.
Name | Description | |
---|---|---|
![]() | RVNumberFormattingSpec Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ApplyMkFormat | The flag indicating whether to apply Million (M) and Thousand (K) formatting, it defaults to false |
![]() | CurrencySymbol | The symbol to be used for currencies |
![]() | DecimalDigits | The number of decimal digits |
![]() | FormatType | The number formatting type |
![]() | NegativeFormat | The negative number formatting type |
![]() | ShowGroupingSeparator | The flag indicating whether the grouping separator should be shown, it defaults to false |