2.3.95 ColumnHeaderRows

The ColumnHeaderRows property specifies the number of visible rows in a Tablix column headers area. If the ColumnHeaderRows property is specified, it MUST be part of the TablixMeasurements record. If the ColumnHeaderRows property is not specified, the default value is used.

 ColumnHeaderRows = columnHeaderRowsStart columnHeaderRowsValue


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

columnHeaderRowsStart

columnHeaderRowsValue

...

columnHeaderRowsStart (1 byte): A byte that specifies the start of ColumnHeaderRows property. The value of columnHeaderRowsStart field MUST be the following value.

Value

Parent

0x00

TablixMeasurements

columnHeaderRowsValue (4 bytes): A signed integer. The value of this field MUST be greater than or equal to zero.<58> The default value is 0x00000000.