The classes to support data formatting.



Classes
 ClassDescription
 BytesFormatter Formats a bytes value adjusting the decimal rounding, precision, the thousands separator character and the unity label.
 Formatter Abstract class defines basic formatting rules for concrete formatter classes.
 NumberBaseRoundType Enumeration for properties that specify a type of rounding.
 NumberFormatter Formats a valid number adjusting the decimal rounding, precision and the thousands separator character.