FormatInfo Class Properties
For a list of all members of this type, see FormatInfo members.
Public Properties
Name | Description | |
---|---|---|
BitsRange | Gets or sets of the range of the bits. | |
FixedWidth | Gets or sets a value indicating whether it has fixed width. | |
FormatString | Gets or sets of the legacy format string (i.e. ###.##). | |
FormatType | Gets or sets of the format type. | |
Precision | Gets or sets of decimal point precision. |
See Also