Namespace FastReport.Format
Classes
BooleanFormat
Defines how boolean values are formatted and displayed.
CurrencyFormat
Defines how currency values are formatted and displayed.
CustomFormat
Represents a format that uses the Format string to display values.
DateFormat
Defines how date values are formatted and displayed.
FormatBase
Base class for all formats.
FormatCollection
Represents a collection of formats used by the TextObject and
GeneralFormat
Represents a format used to display values with no formatting.
NumberFormat
Defines how numeric values are formatted and displayed.
PercentFormat
Defines how percent values are formatted and displayed.
TimeFormat
Defines how time values are formatted and displayed.