OptionalCellstyles column's cells using css classes
External CSS file: To be implemented in a future release..
OptionalCellstyles column's cells using style
The !important rule doesn't work, so if you'd like to override style that has been set with !important, use CellCSSClass instead.
OptionalDisplayWhen true, renders the column value as a clickable hyperlink.
OptionalHeaderstyles the column's header using css classes
External CSS file: To be implemented in a future release..
OptionalHeaderstyles the column's header using style
The !important rule doesn't work, so if you'd like to override style that has been set with !important, use HeaderCSSClass instead.
OptionalHiddenHides the table column.
The SharePoint field's internal name.
OptionalIsIndicates whether this column's data comes from the workflow tasks list (true) or from a related list item (false).
You can also modify field's SharePoint properties (see SPField)