2.3.96 RowHeaderColumns

The RowHeaderColumns property specifies the number of visible columns in the Tablix row headers area. If the RowHeaderColumns property is specified, it MUST be part of the TablixMeasurements record. If the RowHeaderColumns property is not specified, the default value is used.

 RowHeaderColumns = rowHeaderColumnsStart rowHeaderColumnsValue


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

rowHeaderColumnsStart

rowHeaderColumnsValue

...

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

Value

Parent

0x01

TablixMeasurements

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