2.3.97 ColsBeforeRowHeader

The ColsBeforeRowHeader property specifies the number of Tablix body area columns, which are displayed in order specified by the LayoutDirection property. The LayoutDirection property MUST be rendered before the row headers area. If the ColsBeforeRowHeader property is specified, it MUST be part of the TablixMeasurements record. If this property is not specified, the default value is used.

 ColsBeforeRowHeader = colsBeforeRowHeaderStart colsBeforeRowHeaderValue


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

colsBeforeRowHeaderStart

colsBeforeRowHeaderValue

...

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

Value

Parent

0x02

TablixMeasurements

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