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
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.