Intersoft WebInput Documentation
NumberFormatInfoWrapper Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebControls Namespace : NumberFormatInfoWrapper Class

Glossary Item Box

The following tables list the members exposed by NumberFormatInfoWrapper.

Public Constructors

Public Properties

 NameDescription
Public PropertyCurrencyDecimalDigits Indicates the number of decimal places to use in currency values.  
Public PropertyCurrencyDecimalSeparator Gets or sets the string to use as the decimal separator in currency values.  
Public PropertyCurrencyGroupSeparator Gets or sets the string that separates groups of digits to the left of the decimal in currency values.  
Public PropertyCurrencyGroupSizes Gets or sets the number of digits in each group to the left of the decimal in currency values.  
Public PropertyCurrencyNegativePattern Gets or sets the format pattern for negative currency values.  
Public PropertyCurrencyPositivePattern Gets or sets the format pattern for positive currency values.  
Public PropertyCurrencySymbol Gets or sets the string to use as the currency symbol.  
Public PropertyIsReadOnly Gets a value indicating whether the NumberFormatInfo is read-only.  
Public PropertyNanSymbol Gets or sets the string that represents the IEEE NaN (not a number) value.  
Public PropertyNegativeInfinitySymbol Gets or sets the string that represents negative infinity.  
Public PropertyNegativeSign Gets or sets the string that denotes that the associated number is negative.  
Public PropertyNumberDecimalDigits Gets or sets the number of decimal places to use in numeric values.  
Public PropertyNumberDecimalSeparator Gets or sets the string to use as the decimal separator in numeric values.  
Public PropertyNumberGroupSeparator Gets or sets the string that separates groups of digits to the left of the decimal in numeric values.  
Public PropertyNumberGroupSizes Gets or sets the number of digits in each group to the left of the decimal in numeric values.  
Public PropertyNumberNegativePattern Gets or sets the format pattern for negative numeric values.  
Public PropertyPercentDecimalDigits Gets or sets the number of decimal places to use in percent values.  
Public PropertyPercentDecimalSeparator Gets or sets the string to use as the decimal separator in percent values.  
Public PropertyPercentGroupSeparator Gets or sets the string that separates groups of digits to the left of the decimal in percent values.  
Public PropertyPercentGroupSizes Gets or sets the number of digits in each group to the left of the decimal in percent values.  
Public PropertyPercentNegativePattern Gets or sets the format pattern for negative percent values.  
Public PropertyPercentPositivePattern Gets or sets the format pattern for positive percent values.  
Public PropertyPercentSymbol Gets or sets the string to use as the percent symbol.  
Public PropertyPerMilleSymbol Gets or sets the string to use as the per mille symbol.  
Public PropertyPositiveInfinitySymbol Gets or sets the string that represents positive infinity.  
Public PropertyPositiveSign Gets or sets the string that denotes that the associated number is positive.  
Top

Public Methods

 NameDescription
Public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetHashCode (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetObjectDataOverridden.   
Public MethodGetWrapperPropertiesWrapper properties from NumberFormatInfoWrapper instance to NumberInfo instance.  
Public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodSetWrapperPropertiesWrap properties from DateTimeInfo instance to DateTimeFormatInfoWrapper instance.  
Public MethodToString (Inherited from ISNet.WebUI.WebUIBaseClass)
Top

See Also

© 2013 Intersoft Solutions Corp. All Rights Reserved.