Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Some controls support formatted special data . Formatted data is a property value of a specific type that can be formatted upon displaytypes. Since these types are stored in an internal format, formatting the output is commonly needed. For example, a date is stored internal to the control to ensure accurate representation and the ability to be sorted correctly, but it needs to be told how to format itself for display. Since more than one control and property employs formatteddata types, the formatting options are documented here.

Here are the support supported data types. Click on the link to see the formatting options available.

A time of dayBool
TypeDescription
TextPlain text that can be formatted with additional adorning text.
BoolA true or false boolean valueNumberA integer or floating point number.
DateA calendar date.Time.
DateTimeA specific date and time.
NumberA integer or floating point number.
TextPlain text that can be formatted with additional adorning text.
TimeA time of day true or false boolean value.