2.2.63 TablixColumnHeader
The TablixColumnHeader record specifies a cell of the column headers area of a Tablix record.
-
TablixColumnHeader = tablixColumnHeaderStart [tablixCellProperties] delimiter
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tablixColumnHeaderStart |
tablixCellProperties (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
delimiter |
tablixColumnHeaderStart (1 byte): A byte that specifies the start of the TablixColumnHeader record. The value of the tablixColumnHeaderStart field MUST be 0x0B.
tablixCellProperties (variable): A collection of structures. The order of the structures in the collection is arbitrary. The structures in the collection MUST be one of the following.
-
Property
delimiter (1 byte): A byte that specifies the end of the TablixColumnHeader record. The value of the delimiter field MUST be 0xFF.