FormatContent object
The FormatContent object holds information about how a column or row can be displayed, formatted or converted. For instance, you need to display a column in numeric format with grouping by digits, or as date in long format, and so on. Each FormatContent object is shown in the control's context menu under the Content submenu as radio buttons as shown bellow:

The FormatContent object supports the following properties and methods.

NameDescription
ExpressionSpecifies the expression format the content of the column or row.
KeyIndicates the key of the FormatContent object.
NameSpecifies the name of the FormatContent object to be displayed on the context menu.
ToolTipSpecifies the tooltip of the FormatContent object to be displayed when the cursor hovers the object.