2.2.63 TablixColumnHeader

The TablixColumnHeader record specifies a cell of the column headers area of a Tablix record.          

 TablixColumnHeader = tablixColumnHeaderStart [tablixCellProperties] delimiter


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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

CellItemOffset

ColSpan

RowSpan

DefIndex

ColumnIndex

RowIndex

GroupLabel

UniqueName

State

CellItemState

RecursiveToggleLevel

ContentTop

ContentLeft

ContentWidth

ContentHeight

delimiter (1 byte): A byte that specifies the end of the TablixColumnHeader record. The value of the delimiter field MUST be 0xFF.