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 CosmosDB tasks container (true) or from the related SharePoint list (false).
Available internal names for task column are: Title, Comment, Created, DueDate, Reminder, WebTitle, ListTitle and Id.
You can also modify field's SharePoint properties (see SPField)