RangeFormatInfo Class |
Namespace: Dundas.BI.Data.Metadata
The RangeFormatInfo type exposes the following members.
Name | Description | |
---|---|---|
BillionsFormat |
Gets or sets a format defining how to display numbers in billions units.
(Inherited from FormatInfoBase.) | |
Format |
Gets or sets a .NET format string defining how to display the number.
(Overrides FormatInfoBaseFormat.) | |
IsLargeNumberFormattingPerValue |
Gets or sets a value indicating whether large numbers are each formatted separately.
(Inherited from FormatInfoBase.) | |
MillionsFormat |
Gets or sets a format defining how to display numbers in millions units.
(Inherited from FormatInfoBase.) | |
Range |
Gets the range for which the specified format is active.
| |
Symbol |
Gets or sets a symbol that can be placed before or after the number.
(Inherited from FormatInfoBase.) | |
SymbolPlacement |
Gets or sets the placement of the symbol if not a currency symbol.
(Inherited from FormatInfoBase.) | |
ThousandsFormat |
Gets or sets a format defining how to display numbers in thousands units.
(Inherited from FormatInfoBase.) | |
TrillionsFormat |
Gets or sets a format defining how to display numbers in trillions units.
(Inherited from FormatInfoBase.) |