Name | Description | Type | Additional information |
---|---|---|---|
Name |
The Localized name of the Column |
string |
None. |
Field |
The name of the column in the dataset |
string |
None. |
TextAlignment |
The alignment with which the text in the column should be rendered ("Center", "Left", "Right") |
string |
None. |
WidthInMm |
The width with which the column should be rendered |
integer |
None. |
ShouldShowInGrid |
True if this should be rendered in the grid |
boolean |
None. |
ColumnFormat |
If not null or empty, indicates how to format the values of the column. See ReportLayout.ColumnFormat |
string |
None. |