2.2.57 ColumnInfo
The ColumnInfo record specifies the properties applicable to a column of a Tablix record.
-
ColumnInfo = width fixed
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
width |
|||||||||||||||||||||||||||||||
fixed |
width (4 bytes): A floating point value that specifies the width of the column in millimeters. The value of the width field MUST be greater than or equal to zero.<14>
fixed (1 byte): A Boolean value that indicates whether the column is displayed on the page when the user scrolls part of the tablix off the page. The value of the fixed field MUST be one of the following.
-
Value
Meaning
0x00
False, column is not displayed.
0x01
True, column is displayed.