TextColumn

Displays a simple column that will render a plain text string in the cell.

Example

<TextColumn name="description"
            title="Description"
            field="description" />

Properties

This column provides default values for the following standard properties:

  • formatComponent
  • skeletonComponent
  • exportValue

This column does not define any additional properties.