RockFieldColumn

Allows a single rock field value to be displayed. This is a special column and should be considered internal to Rock and not used by plugins.

Examples

<AttributeColumn name="customAttrib"
                 title="Custom Attribute"
                 field="customAttrib" />

Properties

This column provides default values for the following standard properties:

  • formatComponent
  • exportValue

attribute

Type: PublicAttributeBag
Required

Defines the attribute that represents this column. It will be used to format the value for display.