System.Globalization.NumberFormatInfo.DigitSubstitution Property

Gets or sets a value that specifies how the graphical user interface displays the shape of a digit.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public DigitShapes DigitSubstitution { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

The NumberFormatInfo.DigitSubstitution property is reserved for future use. Currently, it is not used in either parsing or formatting operations for the current System.Globalization.NumberFormatInfo object.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0