CIMNumericFormatBase Class Members
In This Topic
The following tables list the members exposed by CIMNumericFormatBase.
Public Properties
| Name | Description |
| AlignmentOption |
Gets or sets the alignment option.
|
| AlignmentWidth |
Gets or sets the alignment width.
|
| RoundingOption |
Gets or sets the rounding option.
|
| RoundingValue |
Gets or sets the rounding value, whose meaning depends on the rounding option.
|
| ShowPlusSign |
Gets or sets a value indicating whether formatted numbers contain a plus sign for positive numbers.
|
| UseSeparator |
Gets or sets a value indicating whether formatted numbers contain digit grouping symbols.
|
| ZeroPad |
Gets or sets a value indicating whether formatted numbers contain padded zeros to the right of the decimal.
|
Top
Public Methods
Public Events
See Also