Share via


CultureInfo.NumberFormat Property

Gets or sets a NumberFormatInfo object that defines the culturally appropriate format for displaying numbers, currency, and percentages.

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)

Syntax

public virtual NumberFormatInfo NumberFormat { get; }

Property Value

A NumberFormatInfo object that defines the culturally appropriate format for displaying numbers, currency, and percentages.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

CultureInfo Class
CultureInfo Members
System.Globalization Namespace