2.3.108 GroupLabel

The GroupLabel property specifies the label for a row header or column header of a Tablix record. If this property is specified, it MUST be part of a TablixRowHeader or TablixColumnHeader.

 GroupLabel = groupLabelStart groupLabelValue


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

groupLabelStart

groupLabelValue (variable)

...

groupLabelStart (1 byte): A byte that specifies the start of the GroupLabel structure. The value of the groupLabelStart field MUST be the following value.

Value

Parent

0x0A

TablixColumnHeader

TablixRowHeader

groupLabelValue (variable): A String that specifies the label for a row header or column header of the Tablix record.