Version

RVNumberFormattingSpec Class Members

The following tables list the members exposed by RVNumberFormattingSpec.

Public Constructors
 NameDescription
Public ConstructorRVNumberFormattingSpec ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyApplyMkFormatThe flag indicating whether to apply Million (M) and Thousand (K) formatting, it defaults to false  
Public PropertyCurrencySymbolThe symbol to be used for currencies  
Public PropertyDecimalDigitsThe number of decimal digits  
Public PropertyFormatTypeThe number formatting type  
Public PropertyNegativeFormatThe negative number formatting type  
Public PropertyShowGroupingSeparatorThe flag indicating whether the grouping separator should be shown, it defaults to false  
See Also