BooleanColumn

Displays a boolean value as a checkmark if the value is true, otherwise the cell is blank.

Example

<BooleanColumn name="isSystem"
               title="Is System"
               field="isSystem"
               visiblePriority="xs" />

Properties

This column provides default values for the following standard properties:

  • formatComponent
  • exportValue

This column defines no additional properties.