FormatInfo Class Members
The following tables list the members exposed by FormatInfo.
Public Constructors
Name | Description | |
---|---|---|
FormatInfo Constructor | Constructor for intilializing an intance of FormatInfo. |
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. |
Public Methods
See Also