TableItemType Class Members
In This Topic
The following tables list the members exposed by TableItemType.
Public Constructors
Public Fields
| Name | Description |
| Data | [#Data] The data part. |
| Headers | [#Headers] The headers part. |
| None | No item specifier was used. |
| ThisRow | @literal:@[Column_Name] The current row. |
| Totals | [#Totals] The totals part. |
Top
Public Methods
| Name | Description |
| forValue | Widening operator from integer. |
| getValue | Narrowing operator to integer. |
| of | Overloaded. Combines TableItemType values with the bit or operator. |
Top
See Also