Table Attribute
XML Elements
Columns
Defines a list of columns for the table. A column can come in different forms, such as the below described Elements Column, DateTimeColumn or EnumColumn.
Column
A simple rich text column.
DateTimeColumn
EnumColumn
UserEnumColumn
CheckBoxColumn
MultiSelectColumn
OutgoingTracesColumn
IncomingTracesColumn
XML Attributes
ContainsRichText
Indicates if the table cells contains rich text or plain text. The default value is true.
UserCanAddRemoveRows
Indicates if the table rows can be added and removed. The default value is true.
Last updated
Was this helpful?